Download the PHP package atiksoftware/php-framework-amiral without Composer
On this page you can find all versions of the php package atiksoftware/php-framework-amiral. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-framework-amiral
PHP Framework ASW Amiral
PHP small and basic rest api framework
Its not MVC. Its CCV.
Installation
Using Composer
HOW TO USE
FILE TREE
FILE EXAMPLES
index.php
core/controller/Posts.php
this file your POSTS class, its auto connect to dv and collection. You cna use like that in everywhere : $class->posts->Select();
core/engine/posts/search.php Ex Req. URL: site.com/posts/search?search=deneme&limit=10&skip=8
All versions of php-framework-amiral with dependencies
PHP Build Version
Package Version
Requires
atiksoftware/php-class-db-mongodb Version
^1.2
atiksoftware/php-class-schema-merger Version ^1.0
atiksoftware/php-class-schema-merger Version ^1.0
The package atiksoftware/php-framework-amiral contains the following files
Loading the files please wait ....