Download the PHP package ahmedosama/php-api without Composer
On this page you can find all versions of the php package ahmedosama/php-api. 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-api
PHP API
- This is a simple php-api project to make an API for your application using PHP native.
REQUIRMENTS
- PHP v8.0 or higher.
- composer
Download and install
- Then serve the public folder
example of .env file
- You should put your file at the root folder in the project.
Check if it is working fine
-
If you start serving the project you should see this welcome page at your serving link.
- Welcome Page
- Test route
How to work with?
NOTE: This library uses in the structure.
NOTE: This project uses for the and folder.
-
Put all your credentials for the database in the file.
-
Define all your routes as explained in the file.
-
You will see an example in the files to tell you How to use it fine.
- Start making the logic of your application as contrllers you defined in the folder.
All versions of php-api with dependencies
PHP Build Version
Package Version
The package ahmedosama/php-api contains the following files
Loading the files please wait ....