Download the PHP package ideato/idephix without Composer
On this page you can find all versions of the php package ideato/idephix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ideato/idephix
More information about ideato/idephix
Files in ideato/idephix
Package idephix
Short Description PHP automation and deploy tool.
License MIT
Homepage http://getidephix.com/
Informations about the package idephix
Idephix - Automation and Deploy tool
Idephix is a PHP automation tool useful to perform remote and local tasks. It can be used to deploy applications, rotate logs, synchronize data repository across server or create a build system. If you want to learn more about how to use it read the docs.
Installation / Usage
-
Download the
idephix.phar
executable and init your idxfile. - Now you can define tasks just defining php functions in your
idxfile.php
For more information about how to define tasks, configuration for multiple environments and much more read the docs. Global installation of Idephix
Deploying with Idephix
Idephix is good for many different jobs, but we like to use it especially for application deployment. In fact
out of the box your idxfile.php
will be initialized using our recipe for PHP application deployment
that you can use as a starting point for your projects.
Requirements
PHP 5.3.2 or above, >=5.3.12 recommended
Authors
- Manuel 'Kea' Baldassarri [email protected]
- Michele 'Orso' Orselli [email protected]
- Filippo De Santis [email protected]
- other contributors
License
Idephix is licensed under the MIT License - see the LICENSE file for details
All versions of idephix with dependencies
symfony/console Version ~2.3
symfony/process Version ~2.3
nikic/php-parser Version ^1.3
symfony/options-resolver Version ^2.1