Download the PHP package atk4/core without Composer
On this page you can find all versions of the php package atk4/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor atk4
Package core
Short Description Agile Core - collection of PHP Traits for designing object-oriented frameworks
License MIT
Homepage https://github.com/atk4/core
Package core
Short Description Agile Core - collection of PHP Traits for designing object-oriented frameworks
License MIT
Homepage https://github.com/atk4/core
Please rate this library. Is it a good library?
Informations about the package core
Agile Core
Collection of PHP Traits for designing object-oriented frameworks.
Agile Core was created for Agile Data and Agile UI, but can be used in any other framework too. You will mostly find PHP Traits here, that add functionality into your objects such as:
- Containers: Implements Parent/Child relations between your objects
- Hooks: Create hooks and register callbacks with priorities and arguments
- Initializers: Automatically execute init() method of your object
- Dynamic Methods: Add methods dynamically into existing objects
- Factory: Specify class name as a string
- App Scope: Inject global "app" object and pass it to new objects
Additionally you a much better 'Exception' class for general-purpose exceptions.
Documentation
https://atk4-core.readthedocs.io/
Community and Support
Install from Composer
Agile Toolkit
Agile Core is part of Agile Toolkit - PHP UI Framework. If you like this project, you should also look into:
- Agile Data -
- Agile UI -
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4 <8.5
benmorel/weakmap-polyfill Version ^0.5.0
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/polyfill-php80 Version ^1.28
symfony/polyfill-php81 Version ^1.28
symfony/polyfill-php82 Version ^1.28
symfony/polyfill-php83 Version ^1.28
symfony/polyfill-php84 Version ^1.29
symfony/yaml Version ^3.4 || ^4.4 || ^5.1 || ^6.0 || ^7.0
benmorel/weakmap-polyfill Version ^0.5.0
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/polyfill-php80 Version ^1.28
symfony/polyfill-php81 Version ^1.28
symfony/polyfill-php82 Version ^1.28
symfony/polyfill-php83 Version ^1.28
symfony/polyfill-php84 Version ^1.29
symfony/yaml Version ^3.4 || ^4.4 || ^5.1 || ^6.0 || ^7.0
The package atk4/core contains the following files
Loading the files please wait ....