sky / sky
The Sky PHP Framework
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
pkg:composer/sky/sky
Requires
- php: >=5.4.0
- doctrine/orm: 2.5.0
- monolog/monolog: ~1.1
- sky/framework: dev-master
- symfony/yaml: 2.7.2
This package is not auto-updated.
Last update: 2025-10-07 08:36:24 UTC
README
Sky Framework is development PHP framework with a modern patterns and MVC* Structure. Speed performance and flexible and easy to develop for all user level is our priority.
##Installing Sky Framework via Composer You can install Sky Framework into your project using Composer.
if Composer is installed globally:
$ composer create-project sky/sky:dev-master [app_name]
Example:
$ composer create-project sky/sky:dev-master Tester
##Official Documentation Documentation for the framework can be found on the Rockbeat website.
##License The Sky Framework is open-sourced software licensed under the MIT license