Download the PHP package bullhorn/fast-rest without Composer
On this page you can find all versions of the php package bullhorn/fast-rest. 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 fast-rest
Bullhorn FastREST
Contribute
There are many ways to contribute to Bullhorn FastREST.
- Submit bugs and help us verify fixes as they are checked in.
- Review source code changes.
- Contribute bug fixes.
(Internal) Before Committing
- Make sure to write unit tests for any new code.
- Run all unit tests, fix any errors.
- Push
- Submit Pull Request
Documentation
Requirements
Prerequisite packages are:
- Phalcon >2.0
- Database must be MySQL
- All table column names must adhere to
Examples
Installation
Installing via Composer
Install composer in a common location or in your project:
Create the composer.json file as follows:
Run the composer installer:
Installing via GitHub
Just clone the repository in a common location or inside your project:
Autoloading from the Incubator
Add or register the following namespace strategy to your Phalcon\Loader in order to load classes from the incubator repository:
All versions of fast-rest with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-phalcon Version >=3.4.5
zircote/swagger-php Version *
bullhorn/fast-rest-services Version 2.0.0
riverline/multipart-parser Version ^2.0
nicklewis/phalcon-db-mock Version dev-master
ext-phalcon Version >=3.4.5
zircote/swagger-php Version *
bullhorn/fast-rest-services Version 2.0.0
riverline/multipart-parser Version ^2.0
nicklewis/phalcon-db-mock Version dev-master
The package bullhorn/fast-rest contains the following files
Loading the files please wait ....