teknoo/east-foundation-symfony

Metapackage to install Teknoo East Foundation in Symfony : East Foundation is a universal package to implement the #east philosophy ( http://blog.est.voyage/phpTour2015/ ) with any framework supporting PSR-11 or with Symfony 4+.

7.6.3 2024-03-22 08:30 UTC

README

Metapackage to install Teknoo East Foundation with Symfony.

Support this project

This project is free and will remain free. It is fully supported by the activities of the EIRL. If you like it and help me maintain it and evolve it, don't hesitate to support me on Patreon or Github.

Thanks :) Richard.

Credits

EIRL Richard Déloge - https://deloge.io - Lead developer. SASU Teknoo Software - https://teknoo.software

About Teknoo Software

Teknoo Software is a PHP software editor, founded by Richard Déloge, as part of EIRL Richard Déloge. Teknoo Software's goals : Provide to our partners and to the community a set of high quality services or software, sharing knowledge and skills.

License

East Foundation is licensed under the MIT License - see the licenses folder for details.

Installation & Requirements

To install this library with composer, run these commands :

  • Add in your composer.json the entry https://api.github.com/repos/TeknooSoftware/symfony-recipes/contents/index.json to the list extra.symfony.endpoint and set to true the entry extra.symfony.allow-contrib.
  • If the extra.symfony.endpoint is not already defined, you must also add flex://defaults to avoid errors.
  • Run this command composer require teknoo/east-foundation-symfony

This library requires :

* PHP 8.1+
* A PHP autoloader (Composer is recommended)
* Teknoo/Immutable.
* Teknoo/States.
* Teknoo/Recipe.
* Optional: Symfony 6.3+