phpoole / library
This package is abandoned and no longer maintained.
The author suggests using the cecil/phpoole package instead.
An intuitive PHP library to create static websites.
3.0.1
2018-11-21 14:42 UTC
Requires
- php: ^7.1
- cocur/slugify: 3.1
- dflydev/dot-access-data: 2.0.0
- erusev/parsedown-extra: ^0.8.0
- leafo/scssphp: 0.7.7
- matthiasmullie/minify: 1.3.60
- myclabs/php-enum: 1.6.4
- symfony/filesystem: 4.1.7
- symfony/finder: 4.1.7
- symfony/process: 4.1.7
- symfony/yaml: 4.1.7
- twig/twig: 2.5.0
Requires (Dev)
- phpunit/phpunit: 7.4.4
This package is auto-updated.
Last update: 2022-02-01 13:11:55 UTC
README
An intuitive PHP library to create a static websites.
Cecil/PHPoole is the core library of Cecil CLI App.
Requirements
Cecil/PHPoole require PHP 7.1+.
Please see the composer.json file for details.
Installation
Run the following command:
composer require cecil/phpoole
Usage
Please see the documentation on the official website.
API documentation
Run the following commands to install Sami and build the API documentation:
composer api-docs-install composer api-docs-build
Then open docs/api/master/index.html in your browser.
License
Cecil/PHPoole is a free software distributed under the terms of the MIT license.
© Arnaud Ligny
Logo © Cécile Ricordeau