Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erdiko/core
Erdiko framework core components
https://github.com/erdiko/core
erdiko erdiko-framework lean micro-framework micro-mvc-framework php
Last synced: 1 day ago
JSON representation
Erdiko framework core components
- Host: GitHub
- URL: https://github.com/erdiko/core
- Owner: Erdiko
- License: mit
- Created: 2014-06-06T07:27:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T19:27:50.000Z (about 7 years ago)
- Last Synced: 2024-11-13T04:38:55.656Z (1 day ago)
- Topics: erdiko, erdiko-framework, lean, micro-framework, micro-mvc-framework, php
- Language: PHP
- Homepage: http://www.erdiko.org
- Size: 3.27 MB
- Stars: 18
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Erdiko Core
===========[![Package version](https://img.shields.io/packagist/v/erdiko/core.svg?style=flat-square)](https://packagist.org/packages/erdiko/core) [![CircleCI](https://circleci.com/gh/Erdiko/core.svg?style=svg)](https://circleci.com/gh/Erdiko/core) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Erdiko/core/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Erdiko/core/?branch=master) [![License](https://poser.pugx.org/erdiko/core/license)](https://packagist.org/packages/erdiko/core)
*Erdiko micro MVC framework - core components*
Erdiko is a micro MVC framework, or better yet, a lean framework for APIs, web apps and websites. Erdiko is start up friendly.
This is the engine that runs erdiko, for the full micro framework visit
[https://github.com/ArroyoLabs/erdiko](https://github.com/ArroyoLabs/erdiko) or [erdiko.org](http://www.erdiko.org/)Documentation
-------------To use in your project, install using composer by running
composer require erdiko/core
Visit [erdiko.org](http://www.erdiko.org/) for full documentation and installation instructions.
Credits
-------* John Arroyo
* Andy Armstrong
* Leo Daidone[All Contributors](https://github.com/Erdiko/core/graphs/contributors)
Sponsors
--------[Arroyo Labs](http://www.arroyolabs.com/)
License
-------Erdiko Core is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)