The PHP application framework with behaviour
Gyro-PHP is an application framework that extends the well known model-view-controller pattern with command and behavior, making it easy to write complex, yet transaction-safe code. Read more about Gyro-PHP
Accent Folding and Unicode Transliteration
Unicode extends the amount of characters your users may use, and applications should be able to handle even ambigious input. The following article explains, how Gyro-PHP helps you with this.
Status: Gyro-PHP Error Handling
One of the many epic discussions in software development is the question of exceptions versus return values. Gyro-PHP uses exception for really, really bad errors, but else relies on a special return value class, called Status. Read about how Status works.
Downloads
- Latest: Gyro-PHP 0.5.0
- See all downloads
Get Help
Check the documentation
- Read the Gyro-PHP tutorials
- Browse the Gyro-PHP class documentation
Ask your questions
- Join the Gyro Discussion Group
