Download the PHP package 90zlaya/php-library without Composer
On this page you can find all versions of the php package 90zlaya/php-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download 90zlaya/php-library
More information about 90zlaya/php-library
Files in 90zlaya/php-library
Package php-library
Short Description PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications
License MIT
Homepage https://github.com/90zlaya/php-library
Informations about the package php-library
Description
PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications. Project is open-sourced under MIT licence on GitHub. Available over Composer and Packagist.
Organization
Files and Folders
- All source files are inside src folder.
- All unit tests are inside tests folder.
PHP Library League
PHP Library League represents group of developers making everything about PHP Library to be even richer. Since main goal for this library is to stay as lightweight as possible, some of the functionalities for development and testing are created as separate projects.
- Demo: PHP Library demonstrations scripts
- Shell: PHP Library shell scripts
- Outsource: PHP Library outsource folder
- Assets: PHP Library official website assets
- Logos: PHP Library and PHP Library League logos
Every single one of these projects has detailed instructions on how to integrate them inside PHP Library. Pay close attention to match release version of PHP Library with release version of desired project.
Installation
There are two ways of using PHP Library. First one is to install it inside another project, let's say framework like CodeIgniter or Laravel. Second one is to install it for development. Here's detailed list of PHP versions supported.
PHP | Production | Development |
---|---|---|
7.0 | Yes | No |
7.1 | Yes | No |
7.2 | Yes | No |
7.3 | Yes | Yes |
7.4 | Yes | Yes |
Production column shows on which versions PHP Library will work. \ Development column shows on which versions PHP Library will work for development.
Manual
If you want the stable version, get the latest release from the releases page.
Composer
Install stable library version by using standard commands.
GitHub
If you want to develop this library and use GitHub instead of manual download, just clone repository to your machine.
Development
Coding Standard
PHP Library has it's own coding standard inspired by CodeIgniter. To contribute to development of this project, you must follow this standard. PHP_CodeSniffer checks those rules for you in development versions of PHP Library.
If you want to find out more about specific rules, open phpcs.xml file.
Static Analysis
PHP Library has been tested with PHP Stan and approved as bug-free. It's recommended to run following command to check for bugs in project.
If you want to find out more about specific rules, open phpstan.neon file.
Unit Testing
PHP Library is covered with PHPUnit tests. They require outsource folder to perform specific tests.
If you want to find out more about specific rules, open phpunit.xml file.
Logo
Official PHP Library logo is designed by designseed.co - an unlimited custom graphic design service.