Recommend this page to a friend! |
Classes of Kjell-Inge Gustafsson | Gectrl PHP Generic Controller Class | README.md | Download |
|
Download [comment]: # (This file is part of Gectrl, PHP Genereric controller. Copyright 2021 Kjell-Inge Gustafsson, kigkonsult, All rights reserved, licence LGPLv3) GectrlAboutGectrl is a PHP generic controller class package
The controller provides coordination logic The controller delegates application logic to actionClasses
UsageBasicSimpler (http/html) example
For more detailed usage, read [Gectrl], [ActionClassInterface] and [Package] docs. Installation[Composer], from the Command Line:
In your composer.json:
SponsorshipDonation using [paypal.me/kigkonsult] are appreciated. For invoice, [e-mail]</a>. LicenceGectrl is licensed under the LGPLv3 License. [ActionClassInterface]:docs/ActionClassInterface.md [Composer]:https://getcomposer.org/ [e-mail]:mailto:ical@kigkonsult.se [Gectrl]:docs/Gectrl.md [paypal.me/kigkonsult]:https://paypal.me/kigkonsult [Package]:docs/Package.md |