Download the PHP package jrsaunders/giraffe without Composer
On this page you can find all versions of the php package jrsaunders/giraffe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jrsaunders/giraffe
More information about jrsaunders/giraffe
Files in jrsaunders/giraffe
Download jrsaunders/giraffe
More information about jrsaunders/giraffe
Files in jrsaunders/giraffe
Vendor jrsaunders
Package giraffe
Short Description Ajax: Server/Client Helper/Router
License proprietary
Package giraffe
Short Description Ajax: Server/Client Helper/Router
License proprietary
Please rate this library. Is it a good library?
Informations about the package giraffe
Giraffe
Ajax: Server/Client Helper/Router
supports:
- DataTables
- Ajax Uploads
- Redirects
- Notifications
- Modals
- General all purpose Ajax
- Debugging
Install: Server Side
index.php / bootstrap.php
Add this to one or both of these php files:
Put a route in place to get to an ajax controller
Here is an example of how that ajax controller may look:
Install: Client/Front End Side
Create a folder named giraffe in your js directory. Then chown apache:apache giraffe
or chmod 777 giraffe
.
Giraffe can update your Javascript File when composer updates the package.
Giraffe is designed to be used in conjunction with JQuery.
All versions of giraffe with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package jrsaunders/giraffe contains the following files
Loading the files please wait ....