php-i / paket
Application Dependency Management Interfaces
Requires
- php: ^7.1.3
This package is not auto-updated.
Last update: 2024-11-21 08:15:41 UTC
README
Introduction
PHP I: Paket satisfies application requirements. Manage dependencies without switching to command line!
The purpose of this package is to provide a set of common interfaces for Application Dependency Management.
Requirements
- PHP >= 7.1.3
Installation
Pull in the package through Composer.
$ composer require php-i/paket
Frameworks Support
PHP I: Paket is framework agnostic package, it doesn't depend on any PHP framework.
- Laravel Paket maintained by Anton Komarev
Haven't found your favorite framework in the list? We are open for Pull Requests!
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.
Contributors
PHP I: Paket contributors list
License
PHP I: Paket
package is open-sourced software licensed under the MIT license by Anton Komarev.