Download the PHP package objectivco/booster-seat without Composer
On this page you can find all versions of the php package objectivco/booster-seat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download objectivco/booster-seat
More information about objectivco/booster-seat
Files in objectivco/booster-seat
Download objectivco/booster-seat
More information about objectivco/booster-seat
Files in objectivco/booster-seat
Vendor objectivco
Package booster-seat
Short Description Classes for the faster creation of wordpress plugins
License GPL-3.0-only
Package booster-seat
Short Description Classes for the faster creation of wordpress plugins
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package booster-seat
Installation
TODO
CHANGELOG
- 1.0.13
- Add OBJECTIV_BOOSTER_NO_BUFFER constant flag to allow suppressing output buffering.
- 1.0.12
- Ironies! Add @ control operator to prevent ob_end_clean() from throwing a notice
- 1.0.11
- Added output buffering to protect out() from errors and leakages.
- 1.0.10
- Moved wordpress dependency to dev
- 1.0.9
- Dropped dotenv version from 3.2.x to 2.5
- 1.0.8
- Add wordpress core library and wp-phpunit to composer and files to facilitate automatic test setup.
- Add ability to pass parameters to singleton instance
- Added test for the new functionality
- Bumped minimum PHP version from 5.4 > 5.6
- 1.0.7
- Add remove_all_action before ajax actions are hooked.
- 1.0.6
- Add the ability to control critical load attributes with overloaded constructor variables.
- 1.0.5
- Removed return type that should not be there
- 1.0.4
- Removed bin folder
- 1.0.3
- Fixed issue with Singleton class.
- Description: When using the library in multiple plugins the Singleton class was only returning the class firstly ever used by it. Obviously this was not intended behavior. It now returns the only the first used instance of each class type
All versions of booster-seat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package objectivco/booster-seat contains the following files
Loading the files please wait ....