Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelson6e65/php_nml
PHP: Nelson Martell Library - Strict properties and a set of auxiliary PHP classes
https://github.com/nelson6e65/php_nml
composer-library composer-package library nml oop php php-library php7 properties strict-types
Last synced: 3 months ago
JSON representation
PHP: Nelson Martell Library - Strict properties and a set of auxiliary PHP classes
- Host: GitHub
- URL: https://github.com/nelson6e65/php_nml
- Owner: nelson6e65
- License: mit
- Created: 2014-12-19T14:43:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T19:06:21.000Z (12 months ago)
- Last Synced: 2024-08-21T12:15:23.332Z (6 months ago)
- Topics: composer-library, composer-package, library, nml, oop, php, php-library, php7, properties, strict-types
- Language: PHP
- Homepage: https://php-nml.netlify.app
- Size: 3.52 MB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# PHP: Nelson Martell Library
![Netlify](https://img.shields.io/netlify/3a1bb690-0e84-4e5e-b8e5-29795535ab34)
[![Scrutinizer Build Status](https://img.shields.io/scrutinizer/build/g/nelson6e65/php_nml/master.svg?logo=scrutinizer)](https://scrutinizer-ci.com/g/nelson6e65/php_nml/build-status/master)
[![Scrutinizer](https://img.shields.io/scrutinizer/g/nelson6e65/php_nml/master.svg)](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=master)
[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/nelson6e65/php_nml/master.svg)](https://scrutinizer-ci.com/g/nelson6e65/php_nml/?branch=master)
![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/nelson6e65/php_nml)[![GitHub release](https://img.shields.io/github/tag/nelson6e65/php_nml.svg?logo=github)](https://github.com/nelson6e65/php_nml/tags)
[![Latest Version](https://img.shields.io/packagist/v/nelson6e65/php_nml.svg?label=stable)](https://packagist.org/packages/nelson6e65/php_nml)
[![Latest unstable Version](https://img.shields.io/packagist/vpre/nelson6e65/php_nml.svg?label=unstable)](https://packagist.org/packages/nelson6e65/php_nml#dev-master)
[![GitHub commits](https://img.shields.io/github/commits-since/nelson6e65/php_nml/v0.7.1.svg)](https://github.com/nelson6e65/php_nml/compare/v0.7.1...master)[![License](https://img.shields.io/github/license/nelson6e65/php_nml.svg)](LICENSE)
[![Documentation](http://img.shields.io/badge/📜-Documentation-lightgrey.svg)](https://php-nml.netlify.app)
[![Wakatime](https://wakatime.com/badge/github/nelson6e65/php_nml.svg)](https://wakatime.com/badge/github/nelson6e65/php_nml)[![Join the chat at https://gitter.im/nelson6e65/php_nml](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nelson6e65/php_nml?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
**A set of auxiliary classes to help in your PHP applications development.**
## Installation
```sh
composer require nelson6e65/php_nml
```> More info at https://php-nml.netlify.app/guide/install.html
## [Documentation](https://php-nml.netlify.app)
For more detailed information and description and instructions, check the documentation at **https://php-nml.netlify.app**
## License
[![License](https://img.shields.io/github/license/nelson6e65/php_nml.svg)](LICENSE)
Copyright (c) 2014-2021 Nelson Martell
Read the [`LICENSE` file](LICENSE) for details.