Download yesFramework today!
Method 1 - Composer
If you use a composer in the directory where you want to start a project, type the command:
composer create-project konkretny/yesframework
Method 2 - ZIP package
You can also simply download the ZIP package with Github.
Download from GitHub
License: MIT
Version: 3.1.1
Checksum md5: c2b01c2e0017e68da2a93f77101cbfdb
Checksum SHA1: 11717876a143ecf44eac49122e39eab6841eb95c
Changelog:
3.1.1 - fixes in Core
3.1.0 - changes in Core
3.0.2 - Minor fixes and added a new feature to the helper
3.0.1 - Minor fixes
3.0.0 - New release
2.0.5 - Added the function true_empty
2.0.4 - Db class fixes
2.0.3 - Improvements and curl extension for control of the SSL certificate
2.0.2 - Minor bug fixes in functions curl_get and curl_post
2.0.1 - Minor bug fixes in Request class
2.0.0 - The new edition, change the way you use the built-in classes, adds new features
1.7.2 - Expanded View class and added a new feature to the helper
1.7.1 - Added support for multiple languages
1.7.0 - Added support for SQLite
1.6.1 - Minor fixes
1.6.0 - New functions
1.5.0 - The new version, many internal improvements
1.0.6 - Improved database support
1.0.5 - Fixed load view function
1.0.4 - Added encryption and decryption function. General improvements code
1.0.3 - Improved transaction
1.0.2 - Added support for transactions PDO
1.0.1 - Added support for PostgreSQL
1.0.0 - The first edition yesFramework