Alpha Framework 3.0.0 API Documentation
  • Namespace
  • Class

Namespaces

  • Alpha
    • Controller
      • Front
    • Exception
    • Model
      • Type
    • Task
    • Util
      • Backup
      • Cache
      • Code
        • Highlight
        • Metric
      • Config
      • Convertor
      • Email
      • Extension
      • Feed
      • File
      • Graph
      • Helper
      • Http
        • Filter
        • Session
      • Image
      • Logging
      • Search
      • Security
      • Service
    • View
      • Renderer
        • Html
        • Json
      • Widget

Classes

  • Alpha\Controller\ActiveRecordController
  • Alpha\Controller\ArticleController
  • Alpha\Controller\AttachmentController
  • Alpha\Controller\CacheController
  • Alpha\Controller\Controller
  • Alpha\Controller\DEnumController
  • Alpha\Controller\ExcelController
  • Alpha\Controller\FeedController
  • Alpha\Controller\Front\FrontController
  • Alpha\Controller\GenSecureQueryStringController
  • Alpha\Controller\ImageController
  • Alpha\Controller\IndexController
  • Alpha\Controller\InstallController
  • Alpha\Controller\ListActiveRecordsController
  • Alpha\Controller\LogController
  • Alpha\Controller\LoginController
  • Alpha\Controller\LogoutController
  • Alpha\Controller\MetricController
  • Alpha\Controller\PhpinfoController
  • Alpha\Controller\RecordSelectorController
  • Alpha\Controller\SearchController
  • Alpha\Controller\SequenceController
  • Alpha\Controller\TagController
  • Alpha\Model\ActionLog
  • Alpha\Model\ActiveRecord
  • Alpha\Model\ActiveRecordProviderMySQL
  • Alpha\Model\ActiveRecordProviderSQLite
  • Alpha\Model\Article
  • Alpha\Model\ArticleComment
  • Alpha\Model\ArticleVote
  • Alpha\Model\BadRequest
  • Alpha\Model\BlacklistedClient
  • Alpha\Model\BlacklistedIP
  • Alpha\Model\Person
  • Alpha\Model\Rights
  • Alpha\Model\Tag
  • Alpha\Model\Type\Boolean
  • Alpha\Model\Type\Date
  • Alpha\Model\Type\DEnum
  • Alpha\Model\Type\DEnumItem
  • Alpha\Model\Type\Double
  • Alpha\Model\Type\Enum
  • Alpha\Model\Type\Integer
  • Alpha\Model\Type\Relation
  • Alpha\Model\Type\RelationLookup
  • Alpha\Model\Type\Sequence
  • Alpha\Model\Type\SmallText
  • Alpha\Model\Type\Text
  • Alpha\Model\Type\Timestamp
  • Alpha\Model\Type\Type
  • Alpha\Task\BackupTask
  • Alpha\Task\CronManager
  • Alpha\Util\Backup\BackupUtils
  • Alpha\Util\Cache\CacheProviderAPC
  • Alpha\Util\Cache\CacheProviderArray
  • Alpha\Util\Cache\CacheProviderFile
  • Alpha\Util\Cache\CacheProviderMemcache
  • Alpha\Util\Cache\CacheProviderRedis
  • Alpha\Util\Code\Highlight\HighlightProviderGeshi
  • Alpha\Util\Code\Highlight\HighlightProviderLuminous
  • Alpha\Util\Code\Metric\Inspector
  • Alpha\Util\Config\ConfigProvider
  • Alpha\Util\Convertor\ActiveRecord2Excel
  • Alpha\Util\Email\EmailProviderPHP
  • Alpha\Util\ErrorHandlers
  • Alpha\Util\Extension\Markdown
  • Alpha\Util\Extension\MarkdownFacade
  • Alpha\Util\Extension\TCPDF
  • Alpha\Util\Extension\TCPDFFacade
  • Alpha\Util\Feed\Atom
  • Alpha\Util\Feed\Feed
  • Alpha\Util\Feed\RSS
  • Alpha\Util\Feed\RSS2
  • Alpha\Util\File\FileUtils
  • Alpha\Util\Graph\GraphNode
  • Alpha\Util\Graph\TreeGraph
  • Alpha\Util\Helper\Validator
  • Alpha\Util\Http\AgentUtils
  • Alpha\Util\Http\Filter\ClientBlacklistFilter
  • Alpha\Util\Http\Filter\ClientTempBlacklistFilter
  • Alpha\Util\Http\Filter\IPBlacklistFilter
  • Alpha\Util\Http\PHPServerUtils
  • Alpha\Util\Http\Request
  • Alpha\Util\Http\Response
  • Alpha\Util\Http\Session\SessionProviderArray
  • Alpha\Util\Http\Session\SessionProviderPHP
  • Alpha\Util\Image\ImageUtils
  • Alpha\Util\InputFilter
  • Alpha\Util\Logging\KPI
  • Alpha\Util\Logging\Logger
  • Alpha\Util\Logging\LogProviderFile
  • Alpha\Util\Search\SearchProviderTags
  • Alpha\Util\Security\SecurityUtils
  • Alpha\Util\Service\ServiceFactory
  • Alpha\View\ArticleCommentView
  • Alpha\View\ArticleView
  • Alpha\View\DEnumView
  • Alpha\View\PersonView
  • Alpha\View\Renderer\Html\RendererProviderHTML
  • Alpha\View\Renderer\Json\RendererProviderJSON
  • Alpha\View\SequenceView
  • Alpha\View\View
  • Alpha\View\ViewState
  • Alpha\View\Widget\Button
  • Alpha\View\Widget\DateBox
  • Alpha\View\Widget\Image
  • Alpha\View\Widget\RecordSelector
  • Alpha\View\Widget\SmallTextBox
  • Alpha\View\Widget\TagCloud
  • Alpha\View\Widget\TextBox

Interfaces

  • Alpha\Controller\ControllerInterface
  • Alpha\Model\ActiveRecordProviderInterface
  • Alpha\Model\Type\TypeInterface
  • Alpha\Task\TaskInterface
  • Alpha\Util\Cache\CacheProviderInterface
  • Alpha\Util\Code\Highlight\HighlightProviderInterface
  • Alpha\Util\Email\EmailProviderInterface
  • Alpha\Util\Http\Filter\FilterInterface
  • Alpha\Util\Http\Session\SessionProviderInterface
  • Alpha\Util\Logging\LogProviderInterface
  • Alpha\Util\Search\SearchProviderInterface
  • Alpha\View\Renderer\RendererProviderInterface

Exceptions

  • Alpha\Exception\AlphaException
  • Alpha\Exception\BadTableNameException
  • Alpha\Exception\CustomQueryException
  • Alpha\Exception\FailedDeleteException
  • Alpha\Exception\FailedIndexCreateException
  • Alpha\Exception\FailedLookupCreateException
  • Alpha\Exception\FailedSaveException
  • Alpha\Exception\FailedUnitCommitException
  • Alpha\Exception\FileNotFoundException
  • Alpha\Exception\IllegalArguementException
  • Alpha\Exception\LockingException
  • Alpha\Exception\MailNotSentException
  • Alpha\Exception\NotImplementedException
  • Alpha\Exception\PHPException
  • Alpha\Exception\RecordNotFoundException
  • Alpha\Exception\ResourceNotAllowedException
  • Alpha\Exception\ResourceNotFoundException
  • Alpha\Exception\SearchIndexWriteException
  • Alpha\Exception\SecurityException
  • Alpha\Exception\ValidationException
  1   2   3   4   5   6   7   8   9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 
<?php

namespace Alpha\Util\File;

use Alpha\Exception\IllegalArguementException;
use Alpha\Exception\AlphaException;
use DirectoryIterator;
use ZipArchive;
use RecursiveIteratorIterator;
use RecursiveDirectoryIterator;

/**
 * A utility class for carrying out various file system tasks.
 *
 * @since 1.0
 *
 * @author John Collins <dev@alphaframework.org>
 * @license http://www.opensource.org/licenses/bsd-license.php The BSD License
 * @copyright Copyright (c) 2018, John Collins (founder of Alpha Framework).
 * All rights reserved.
 *
 * <pre>
 * Redistribution and use in source and binary forms, with or
 * without modification, are permitted provided that the
 * following conditions are met:
 *
 * * Redistributions of source code must retain the above
 *   copyright notice, this list of conditions and the
 *   following disclaimer.
 * * Redistributions in binary form must reproduce the above
 *   copyright notice, this list of conditions and the
 *   following disclaimer in the documentation and/or other
 *   materials provided with the distribution.
 * * Neither the name of the Alpha Framework nor the names
 *   of its contributors may be used to endorse or promote
 *   products derived from this software without specific
 *   prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
 * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 * </pre>
 */
class FileUtils
{
    /**
     * A hash array for mapping file extensions to MIME types.
     *
     * @var array
     *
     * @since 1.0
     */
    private static $extensionToMIMEMappings = array(
        '3dm' => 'x-world/x-3dmf',
        '3dmf' => 'x-world/x-3dmf',
        'a' => 'application/octet-stream',
        'aab' => 'application/x-authorware-bin',
        'aam' => 'application/x-authorware-map',
        'aas' => 'application/x-authorware-seg',
        'abc' => 'text/vnd.abc',
        'acgi' => 'text/html',
        'afl' => 'video/animaflex',
        'ai' => 'application/postscript',
        'aif' => 'audio/aiff',
        'aifc' => 'audio/aiff',
        'aiff' => 'audio/aiff',
        'aim' => 'application/x-aim',
        'aip' => 'text/x-audiosoft-intra',
        'ani' => 'application/x-navi-animation',
        'aos' => 'application/x-nokia-9000-communicator-add-on-software',
        'aps' => 'application/mime',
        'arc' => 'application/octet-stream',
        'arj' => 'application/arj',
        'art' => 'image/x-jg',
        'asf' => 'video/x-ms-asf',
        'asm' => 'text/x-asm',
        'asp' => 'text/asp',
        'asx' => 'application/x-mplayer2',
        'au' => 'audio/basic',
        'avi' => 'application/x-troff-msvideo',
        'avs' => 'video/avs-video',
        'bcpio' => 'application/x-bcpio',
        'bin' => 'application/octet-stream',
        'bm' => 'image/bmp',
        'bmp' => 'image/bmp',
        'boo' => 'application/book',
        'book' => 'application/book',
        'boz' => 'application/x-bzip2',
        'bsh' => 'application/x-bsh',
        'bz' => 'application/x-bzip',
        'bz2' => 'application/x-bzip2',
        'c' => 'text/plain',
        'c++' => 'text/plain',
        'cat' => 'application/vnd.ms-pki.seccat',
        'cc' => 'text/plain',
        'ccad' => 'application/clariscad',
        'cco' => 'application/x-cocoa',
        'cdf' => 'application/cdf',
        'cer' => 'application/pkix-cert',
        'cha' => 'application/x-chat',
        'chat' => 'application/x-chat',
        'class' => 'application/java',
        'com' => 'application/octet-stream',
        'conf' => 'text/plain',
        'cpio' => 'application/x-cpio',
        'cpp' => 'text/x-c',
        'cpt' => 'application/mac-compactpro',
        'crl' => 'application/pkcs-crl',
        'crt' => 'application/pkix-cert',
        'csh' => 'application/x-csh',
        'css' => 'application/x-pointplus',
        'cxx' => 'text/plain',
        'dcr' => 'application/x-director',
        'deepv' => 'application/x-deepv',
        'def' => 'text/plain',
        'der' => 'application/x-x509-ca-cert',
        'dif' => 'video/x-dv',
        'dir' => 'application/x-director',
        'dl' => 'video/dl',
        'doc' => 'application/msword',
        'dot' => 'application/msword',
        'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
        'dp' => 'application/commonground',
        'drw' => 'application/drafting',
        'dump' => 'application/octet-stream',
        'dv' => 'video/x-dv',
        'dvi' => 'application/x-dvi',
        'dwf' => 'drawing/x-dwf (old)',
        'dwg' => 'application/acad',
        'dxf' => 'application/dxf',
        'dxr' => 'application/x-director',
        'el' => 'text/x-script.elisp',
        'elc' => 'application/x-bytecode.elisp (compiled elisp)',
        'env' => 'application/x-envoy',
        'eps' => 'application/postscript',
        'es' => 'application/x-esrehber',
        'etx' => 'text/x-setext',
        'evy' => 'application/envoy',
        'exe' => 'application/octet-stream',
        'f' => 'text/plain',
        'f77' => 'text/x-fortran',
        'f90' => 'text/plain',
        'fdf' => 'application/vnd.fdf',
        'fif' => 'application/fractals',
        'fli' => 'video/fli',
        'flo' => 'image/florian',
        'flx' => 'text/vnd.fmi.flexstor',
        'fmf' => 'video/x-atomic3d-feature',
        'for' => 'text/plain',
        'fpx' => 'image/vnd.fpx',
        'frl' => 'application/freeloader',
        'funk' => 'audio/make',
        'g' => 'text/plain',
        'g3' => 'image/g3fax',
        'gif' => 'image/gif',
        'gl' => 'video/gl',
        'gsd' => 'audio/x-gsm',
        'gsm' => 'audio/x-gsm',
        'gsp' => 'application/x-gsp',
        'gss' => 'application/x-gss',
        'gtar' => 'application/x-gtar',
        'gz' => 'application/x-compressed',
        'gzip' => 'application/x-gzip',
        'h' => 'text/plain',
        'hdf' => 'application/x-hdf',
        'help' => 'application/x-helpfile',
        'hgl' => 'application/vnd.hp-hpgl',
        'hh' => 'text/plain',
        'hlb' => 'text/x-script',
        'hlp' => 'application/hlp',
        'hpg' => 'application/vnd.hp-hpgl',
        'hpgl' => 'application/vnd.hp-hpgl',
        'hqx' => 'application/binhex',
        'hta' => 'application/hta',
        'htc' => 'text/x-component',
        'htm' => 'text/html',
        'html' => 'text/html',
        'htmls' => 'text/html',
        'htt' => 'text/webviewhtml',
        'htx' => 'text/html',
        'ice' => 'x-conference/x-cooltalk',
        'ico' => 'image/x-icon',
        'idc' => 'text/plain',
        'ief' => 'image/ief',
        'iefs' => 'image/ief',
        'iges' => 'application/iges',
        'igs' => 'application/iges',
        'ima' => 'application/x-ima',
        'imap' => 'application/x-httpd-imap',
        'inf' => 'application/inf',
        'ins' => 'application/x-internett-signup',
        'ip' => 'application/x-ip2',
        'isu' => 'video/x-isvideo',
        'it' => 'audio/it',
        'iv' => 'application/x-inventor',
        'ivr' => 'i-world/i-vrml',
        'ivy' => 'application/x-livescreen',
        'jam' => 'audio/x-jam',
        'jav' => 'text/plain',
        'java' => 'text/plain',
        'jcm' => 'application/x-java-commerce',
        'jfif' => 'image/jpeg',
        'jfif-tbnl' => 'image/jpeg',
        'jpe' => 'image/jpeg',
        'jpeg' => 'image/jpeg',
        'jpg' => 'image/jpeg',
        'jps' => 'image/x-jps',
        'js' => 'application/x-javascript',
        'jut' => 'image/jutvision',
        'kar' => 'audio/midi',
        'ksh' => 'application/x-ksh',
        'la' => 'audio/nspaudio',
        'lam' => 'audio/x-liveaudio',
        'latex' => 'application/x-latex',
        'lha' => 'application/lha',
        'lhx' => 'application/octet-stream',
        'list' => 'text/plain',
        'lma' => 'audio/nspaudio',
        'log' => 'text/plain',
        'lsp' => 'application/x-lisp',
        'lst' => 'text/plain',
        'lsx' => 'text/x-la-asf',
        'ltx' => 'application/x-latex',
        'lzh' => 'application/octet-stream',
        'lzx' => 'application/lzx',
        'm' => 'text/plain',
        'm1v' => 'video/mpeg',
        'm2a' => 'audio/mpeg',
        'm2v' => 'video/mpeg',
        'm3u' => 'audio/x-mpequrl',
        'man' => 'application/x-troff-man',
        'map' => 'application/x-navimap',
        'mar' => 'text/plain',
        'mbd' => 'application/mbedlet',
        'mc$' => 'application/x-magic-cap-package-1.0',
        'mcd' => 'application/mcad',
        'mcf' => 'image/vasa',
        'mcp' => 'application/netmc',
        'me' => 'application/x-troff-me',
        'mht' => 'message/rfc822',
        'mhtml' => 'message/rfc822',
        'mid' => 'application/x-midi',
        'midi' => 'application/x-midi',
        'mif' => 'application/x-frame',
        'mime' => 'message/rfc822',
        'mjf' => 'audio/x-vnd.audioexplosion.mjuicemediafile',
        'mjpg' => 'video/x-motion-jpeg',
        'mm' => 'application/base64',
        'mme' => 'application/base64',
        'mod' => 'audio/mod',
        'moov' => 'video/quicktime',
        'mov' => 'video/quicktime',
        'movie' => 'video/x-sgi-movie',
        'mp2' => 'audio/mpeg',
        'mp3' => 'audio/mpeg3',
        'mpa' => 'audio/mpeg',
        'mpc' => 'application/x-project',
        'mpe' => 'video/mpeg',
        'mpeg' => 'video/mpeg',
        'mpg' => 'audio/mpeg',
        'mpga' => 'audio/mpeg',
        'mpp' => 'application/vnd.ms-project',
        'mpt' => 'application/x-project',
        'mpv' => 'application/x-project',
        'mpx' => 'application/x-project',
        'mrc' => 'application/marc',
        'ms' => 'application/x-troff-ms',
        'mv' => 'video/x-sgi-movie',
        'my' => 'audio/make',
        'mzz' => 'application/x-vnd.audioexplosion.mzz',
        'nap' => 'image/naplps',
        'naplps' => 'image/naplps',
        'nc' => 'application/x-netcdf',
        'ncm' => 'application/vnd.nokia.configuration-message',
        'nif' => 'image/x-niff',
        'niff' => 'image/x-niff',
        'nix' => 'application/x-mix-transfer',
        'nsc' => 'application/x-conference',
        'nvd' => 'application/x-navidoc',
        'o' => 'application/octet-stream',
        'oda' => 'application/oda',
        'omc' => 'application/x-omc',
        'omcd' => 'application/x-omcdatamaker',
        'omcr' => 'application/x-omcregerator',
        'p' => 'text/x-pascal',
        'p10' => 'application/pkcs10',
        'p12' => 'application/pkcs-12',
        'p7a' => 'application/x-pkcs7-signature',
        'p7c' => 'application/pkcs7-mime',
        'p7m' => 'application/pkcs7-mime',
        'p7r' => 'application/x-pkcs7-certreqresp',
        'p7s' => 'application/pkcs7-signature',
        'part' => 'application/pro_eng',
        'pas' => 'text/pascal',
        'pbm' => 'image/x-portable-bitmap',
        'pcl' => 'application/vnd.hp-pcl',
        'pct' => 'image/x-pict',
        'pcx' => 'image/x-pcx',
        'pdb' => 'chemical/x-pdb',
        'pdf' => 'application/pdf',
        'pfunk' => 'audio/make',
        'pgm' => 'image/x-portable-graymap',
        'pic' => 'image/pict',
        'pict' => 'image/pict',
        'pkg' => 'application/x-newton-compatible-pkg',
        'pko' => 'application/vnd.ms-pki.pko',
        'pl' => 'text/plain',
        'plx' => 'application/x-pixclscript',
        'pm' => 'image/x-xpixmap',
        'pm4' => 'application/x-pagemaker',
        'pm5' => 'application/x-pagemaker',
        'png' => 'image/png',
        'pnm' => 'application/x-portable-anymap',
        'pot' => 'application/mspowerpoint',
        'pov' => 'model/x-pov',
        'ppa' => 'application/vnd.ms-powerpoint',
        'ppm' => 'image/x-portable-pixmap',
        'pps' => 'application/mspowerpoint',
        'ppsx' => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
        'ppt' => 'application/mspowerpoint',
        'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
        'ppz' => 'application/mspowerpoint',
        'pre' => 'application/x-freelance',
        'prt' => 'application/pro_eng',
        'ps' => 'application/postscript',
        'psd' => 'application/octet-stream',
        'pvu' => 'paleovu/x-pv',
        'pwz' => 'application/vnd.ms-powerpoint',
        'py' => 'text/x-script.phyton',
        'pyc' => 'applicaiton/x-bytecode.python',
        'qcp' => 'audio/vnd.qcelp',
        'qd3' => 'x-world/x-3dmf',
        'qd3d' => 'x-world/x-3dmf',
        'qif' => 'image/x-quicktime',
        'qt' => 'video/quicktime',
        'qtc' => 'video/x-qtc',
        'qti' => 'image/x-quicktime',
        'qtif' => 'image/x-quicktime',
        'ra' => 'audio/x-pn-realaudio',
        'ram' => 'audio/x-pn-realaudio',
        'ras' => 'application/x-cmu-raster',
        'rast' => 'image/cmu-raster',
        'rexx' => 'text/x-script.rexx',
        'rf' => 'image/vnd.rn-realflash',
        'rgb' => 'image/x-rgb',
        'rm' => 'application/vnd.rn-realmedia',
        'rmi' => 'audio/mid',
        'rmm' => 'audio/x-pn-realaudio',
        'rmp' => 'audio/x-pn-realaudio',
        'rng' => 'application/ringing-tones',
        'rnx' => 'application/vnd.rn-realplayer',
        'roff' => 'application/x-troff',
        'rp' => 'image/vnd.rn-realpix',
        'rpm' => 'audio/x-pn-realaudio-plugin',
        'rt' => 'text/richtext',
        'rtf' => 'application/rtf',
        'rtx' => 'application/rtf',
        'rv' => 'video/vnd.rn-realvideo',
        's' => 'text/x-asm',
        's3m' => 'audio/s3m',
        'saveme' => 'application/octet-stream',
        'sbk' => 'application/x-tbook',
        'scm' => 'application/x-lotusscreencam',
        'sdml' => 'text/plain',
        'sdp' => 'application/sdp',
        'sdr' => 'application/sounder',
        'sea' => 'application/sea',
        'set' => 'application/set',
        'sgm' => 'text/sgml',
        'sgml' => 'text/sgml',
        'sh' => 'application/x-bsh',
        'shar' => 'application/x-bsh',
        'shtml' => 'text/html',
        'sid' => 'audio/x-psid',
        'sit' => 'application/x-sit',
        'skd' => 'application/x-koan',
        'skm' => 'application/x-koan',
        'skp' => 'application/x-koan',
        'skt' => 'application/x-koan',
        'sl' => 'application/x-seelogo',
        'smi' => 'application/smil',
        'smil' => 'application/smil',
        'snd' => 'audio/basic',
        'sol' => 'application/solids',
        'spc' => 'application/x-pkcs7-certificates',
        'spl' => 'application/futuresplash',
        'spr' => 'application/x-sprite',
        'sprite' => 'application/x-sprite',
        'src' => 'application/x-wais-source',
        'ssi' => 'text/x-server-parsed-html',
        'ssm' => 'application/streamingmedia',
        'sst' => 'application/vnd.ms-pki.certstore',
        'step' => 'application/step',
        'stl' => 'application/sla',
        'stp' => 'application/step',
        'sv4cpio' => 'application/x-sv4cpio',
        'sv4crc' => 'application/x-sv4crc',
        'svf' => 'image/vnd.dwg',
        'svr' => 'application/x-world',
        'swf' => 'application/x-shockwave-flash',
        't' => 'application/x-troff',
        'talk' => 'text/x-speech',
        'tar' => 'application/x-tar',
        'tbk' => 'application/toolbook',
        'tcl' => 'application/x-tcl',
        'tcsh' => 'text/x-script.tcsh',
        'tex' => 'application/x-tex',
        'texi' => 'application/x-texinfo',
        'texinfo' => 'application/x-texinfo',
        'text' => 'application/plain',
        'tgz' => 'application/gnutar',
        'tif' => 'image/tiff',
        'tiff' => 'image/tiff',
        'tr' => 'application/x-troff',
        'tsi' => 'audio/tsp-audio',
        'tsp' => 'application/dsptype',
        'tsv' => 'text/tab-separated-values',
        'turbot' => 'image/florian',
        'txt' => 'text/plain',
        'uil' => 'text/x-uil',
        'uni' => 'text/uri-list',
        'unis' => 'text/uri-list',
        'unv' => 'application/i-deas',
        'uri' => 'text/uri-list',
        'uris' => 'text/uri-list',
        'ustar' => 'application/x-ustar',
        'uu' => 'application/octet-stream',
        'uue' => 'text/x-uuencode',
        'vcd' => 'application/x-cdlink',
        'vcs' => 'text/x-vcalendar',
        'vda' => 'application/vda',
        'vdo' => 'video/vdo',
        'vew' => 'application/groupwise',
        'viv' => 'video/vivo',
        'vivo' => 'video/vivo',
        'vmd' => 'application/vocaltec-media-desc',
        'vmf' => 'application/vocaltec-media-file',
        'voc' => 'audio/voc',
        'vos' => 'video/vosaic',
        'vox' => 'audio/voxware',
        'vqe' => 'audio/x-twinvq-plugin',
        'vqf' => 'audio/x-twinvq',
        'vql' => 'audio/x-twinvq-plugin',
        'vrml' => 'application/x-vrml',
        'vrt' => 'x-world/x-vrt',
        'vsd' => 'application/x-visio',
        'vst' => 'application/x-visio',
        'vsw' => 'application/x-visio',
        'w60' => 'application/wordperfect6.0',
        'w61' => 'application/wordperfect6.1',
        'w6w' => 'application/msword',
        'wav' => 'audio/wav',
        'wb1' => 'application/x-qpro',
        'wbmp' => 'image/vnd.wap.wbmp',
        'web' => 'application/vnd.xara',
        'wiz' => 'application/msword',
        'wk1' => 'application/x-123',
        'wmf' => 'windows/metafile',
        'wml' => 'text/vnd.wap.wml',
        'wmlc' => 'application/vnd.wap.wmlc',
        'wmls' => 'text/vnd.wap.wmlscript',
        'wmlsc' => 'application/vnd.wap.wmlscriptc',
        'word' => 'application/msword',
        'wp' => 'application/wordperfect',
        'wp5' => 'application/wordperfect',
        'wp6' => 'application/wordperfect',
        'wpd' => 'application/wordperfect',
        'wq1' => 'application/x-lotus',
        'wri' => 'application/mswrite',
        'wrl' => 'application/x-world',
        'wrz' => 'model/vrml',
        'wsc' => 'text/scriplet',
        'wsrc' => 'application/x-wais-source',
        'wtk' => 'application/x-wintalk',
        'xbm' => 'image/x-xbitmap',
        'xdr' => 'video/x-amt-demorun',
        'xgz' => 'xgl/drawing',
        'xif' => 'image/vnd.xiff',
        'xl' => 'application/excel',
        'xla' => 'application/excel',
        'xlb' => 'application/excel',
        'xlc' => 'application/excel',
        'xld' => 'application/excel',
        'xlk' => 'application/excel',
        'xll' => 'application/excel',
        'xlm' => 'application/excel',
        'xls' => 'application/excel',
        'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
        'xlt' => 'application/excel',
        'xlv' => 'application/excel',
        'xlw' => 'application/excel',
        'xm' => 'audio/xm',
        'xml' => 'application/xml',
        'xmz' => 'xgl/movie',
        'xpix' => 'application/x-vnd.ls-xpix',
        'xpm' => 'image/x-xpixmap',
        'x-png' => 'image/png',
        'xsr' => 'video/x-amt-showrun',
        'xwd' => 'image/x-xwd',
        'xyz' => 'chemical/x-pdb',
        'z' => 'application/x-compress',
        'zip' => 'application/zip',
        'zoo' => 'application/octet-stream',
        'zsh' => 'text/x-script.zsh',
    );

    /**
     * Method that allows you to determine a MIME type for a file which you provide the extension for.
     *
     * @param string $ext The file extension.
     *
     * @return string
     *
     * @throws \Alpha\Exception\IllegalArguementException
     *
     * @since 1.0
     */
    public static function getMIMETypeByExtension($ext)
    {
        $ext = mb_strtolower($ext);
        if (!isset(self::$extensionToMIMEMappings[$ext])) {
            throw new IllegalArguementException('Unable to determine the MIME type for the extension ['.$ext.']');
        }

        return self::$extensionToMIMEMappings[$ext];
    }

    /**
     * Renders the contents of the directory as a HTML list.
     *
     * @param string $sourceDir    The path to the source directory.
     * @param string $fileList     The HTML list of files generated (pass by reference).
     * @param int    $fileCount    The current file count (used in recursive calls).
     * @param string[]  $excludeFiles An array of file names to exclude from the list rendered.
     *
     * @return int The current filecount for the directory.
     *
     * @throws \Alpha\Exception\AlphaException
     *
     * @since 1.0
     */
    public static function listDirectoryContents($sourceDir, &$fileList, $fileCount = 0, $excludeFiles = array())
    {
        try {
            $dir = new DirectoryIterator($sourceDir);
            $fileCount = 0;

            foreach ($dir as $file) {
                if (!in_array($file->getFilename(), $excludeFiles)) {
                    if ($file->isDir() && !$file->isDot()) {
                        $fileList .= '<em>'.$file->getPathname().'</em><br>';
                        $fileCount += self::listDirectoryContents($file->getPathname(), $fileList, $fileCount, $excludeFiles);
                    } elseif (!$file->isDot()) {
                        $fileName = $file->getFilename();
                        ++$fileCount;
                        $fileList .= '&nbsp;&nbsp;&nbsp;&nbsp;'.$fileName.'<br>';
                    }
                }
            }

            return $fileCount;
        } catch (\Exception $e) {
            throw new AlphaException('Failed list files in the ['.$sourceDir.'] directory, error is ['.$e->getMessage().']');
        }
    }

    /**
     * Gets the contents of the directory recursively as a nested hash array (dirname => file1, file2, file3...).
     *
     * @param string $sourceDir    The path to the source directory.
     * @param array $fileList      The list of files generated (pass by reference).
     *
     * @return array
     *
     * @throws \Alpha\Exception\AlphaException
     *
     * @since 3.0
     */
    public static function getDirectoryContents($sourceDir, &$fileList = array())
    {
        try {
            $dir = new DirectoryIterator($sourceDir);

            foreach ($dir as $file) {
                if ($file->isDir() && !$file->isDot()) {
                    self::getDirectoryContents($file->getPathname(), $fileList);
                } elseif (!$file->isDot()) {
                    $fileList[$sourceDir][] = $file->getFilename();
                }
            }

            return $fileList;
        } catch (\Exception $e) {
            throw new AlphaException('Failed list files in the ['.$sourceDir.'] directory, error is ['.$e->getMessage().']');
        }
    }

    /**
     * Recursively deletes the contents of the directory indicated (the directory itself is not deleted).
     *
     * @param string $sourceDir    The path to the source directory.
     * @param string[]  $excludeFiles An array of file names to exclude from the deletion.
     *
     * @throws \Alpha\Exception\AlphaException
     *
     * @since 1.0
     */
    public static function deleteDirectoryContents($sourceDir, $excludeFiles = array())
    {
        try {
            $dir = new DirectoryIterator($sourceDir);

            foreach ($dir as $file) {
                if ($file->isDir() && !$file->isDot()) {
                    if (count(scandir($file->getPathname())) == 2 && !in_array($file->getFilename(), $excludeFiles)) { // remove an empty directory
                        rmdir($file->getPathname());
                    } else {
                        self::deleteDirectoryContents($file->getPathname(), $excludeFiles);
                    }
                } elseif (!$file->isDot() && !in_array($file->getFilename(), $excludeFiles)) {
                    unlink($file->getPathname());
                }
            }
        } catch (\Exception $e) {
            throw new AlphaException('Failed to delete files files in the ['.$sourceDir.'] directory, error is ['.$e->getMessage().']');
        }
    }

    /**
     * Recursively copies the indicated folder, or single file, to the destination location.
     *
     * @param string $source The path to the source directory or file.
     * @param string $dest   The destination source directory or file.
     *
     * @throws \Alpha\Exception\AlphaException
     *
     * @since 1.1
     */
    public static function copy($source, $dest)
    {
        if (is_file($source)) {
            if (!copy($source, $dest)) {
                throw new AlphaException("Error copying the file [$source] to [$dest].");
            }

            return;
        }

        // Make destination directory if it does not already exist
        if (!file_exists($dest) && !is_dir($dest)) {
            if (!mkdir($dest)) {
                throw new AlphaException("Error creating the destination directory [$dest].");
            }
        }

        $dir = dir($source);
        if ($dir !== false) {
            while (false !== $entry = $dir->read()) {
                if ($entry == '.' || $entry == '..') {
                    continue;
                }

                if ($dest !== "$source/$entry") {
                    self::copy("$source/$entry", "$dest/$entry");
                }
            }

            $dir->close();
        }
    }

    /**
     * Recursively compresses the contents of the source directory indicated to the destintation zip archive.
     *
     * @param string $source The path to the source directory or file.
     * @param string $dest   The destination zip file file.
     *
     * @throws \Alpha\Exception\AlphaException
     *
     * @since 1.1
     */
    public static function zip($source, $dest)
    {
        if (extension_loaded('zip') === true) {
            if (file_exists($source) === true) {
                $zip = new ZipArchive();

                if ($zip->open($dest, ZipArchive::CREATE) === true) {
                    $source = realpath($source);

                    if (is_dir($source) === true) {
                        $files = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($source), RecursiveIteratorIterator::SELF_FIRST);

                        foreach ($files as $file) {
                            $file = realpath($file);

                            if (is_dir($file) === true) {
                                $zip->addEmptyDir(str_replace($source.'/', '', $file.'/'));
                            }

                            if (is_file($file) === true) {
                                $zip->addFromString(str_replace($source.'/', '', $file), file_get_contents($file));
                            }
                        }
                    }

                    if (is_file($source) === true) {
                        $zip->addFromString(basename($source), file_get_contents($source));
                    }
                }

                $zip->close();
            }
        } else {
            throw new AlphaException('Unable to create the zip file ['.$dest.'] as the zip extension is unavailable!');
        }
    }
}
Alpha Framework 3.0.0 API Documentation API documentation generated by ApiGen