Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemommy/autoloadphp
Automatic load namespaces, classes and files
https://github.com/codemommy/autoloadphp
autoload autoloadphp codemommy php
Last synced: about 2 months ago
JSON representation
Automatic load namespaces, classes and files
- Host: GitHub
- URL: https://github.com/codemommy/autoloadphp
- Owner: CodeMommy
- License: apache-2.0
- Created: 2017-03-24T10:16:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T14:08:31.000Z (over 6 years ago)
- Last Synced: 2024-04-24T02:08:03.756Z (8 months ago)
- Topics: autoload, autoloadphp, codemommy, php
- Language: PHP
- Homepage: http://www.CodeMommy.com
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeMommy AutoloadPHP
[![Minimum PHP Version](https://img.shields.io/badge/php->=5.3-8892BF.svg)](https://php.net)
[![License](https://poser.pugx.org/CodeMommy/AutoloadPHP/license)](LICENSE)
[![Download](https://poser.pugx.org/CodeMommy/AutoloadPHP/downloads)](https://packagist.org/packages/CodeMommy/AutoloadPHP)
[![Stable](https://poser.pugx.org/CodeMommy/AutoloadPHP/version)](https://packagist.org/packages/CodeMommy/AutoloadPHP)
[![Unstable](https://poser.pugx.org/CodeMommy/AutoloadPHP/v/unstable)](https://packagist.org/packages/CodeMommy/AutoloadPHP)
[![composer.lock Available](https://poser.pugx.org/CodeMommy/AutoloadPHP/composerlock)](https://packagist.org/packages/CodeMommy/AutoloadPHP)
[![Build Status](https://travis-ci.org/CodeMommy/AutoloadPHP.svg?branch=master)](https://travis-ci.org/CodeMommy/AutoloadPHP)
[![Coverage Status](https://coveralls.io/repos/github/CodeMommy/AutoloadPHP/badge.svg?branch=master)](https://coveralls.io/github/CodeMommy/AutoloadPHP?branch=master)> Automatic load namespaces, classes and files
## Manual
- [Version 1.0 简体中文](manual/1.0_SimplifiedChinese.md)
## Contributor
- [Candison November](http://www.kandisheng.com) - Founder
## Information
- [Homepage](http://www.CodeMommy.com)
- [GitHub](https://github.com/CodeMommy/AutoloadPHP)
- [Packagist](https://packagist.org/packages/CodeMommy/AutoloadPHP)
- [Feedback](https://github.com/CodeMommy/AutoloadPHP/issues)
- [About CodeMommy](https://github.com/CodeMommy/CodeMommy)