library slim-modules
Organize your Slim applications in a modular structure
comphppuebla/slim-modules
Organize your Slim applications in a modular structure
- Saturday, September 2, 2017
- by ComPHPPuebla
- Repository
- 2 Watchers
- 6 Stars
- 317 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
Slim modules
, (*1)
This package allows you to organize your Slim applications in a modular structure. By introducing
the following components, (*2)
-
Service providers. For third-party libraries, services, controllers and Slim middleware
classes. It adds the capability of extending existing services.
-
Route providers. To match paths with controllers registered as services
-
Argument converters. To customize the method signatures of your controllers
-
Definition groups. For services, middleware and route providers
Tests
Setup the test suite using Composer:, (*3)
$ composer install --dev
Run it using PHPUnit:, (*4)
$ php bin/phpunit --testdox
License
This package is released under the MIT License., (*5)
Documentation
The documentations is available at [https://comphppuebla.github.io/slim-modules/][1], (*6)
dev-master
9999999-dev
Organize your Slim applications in a modular structure
Sources
Download
MIT
The Requires
The Development Requires
by
Luis Montealegre
slim
modules
2.1.0
2.1.0.0
Organize your Slim applications in a modular structure
Sources
Download
MIT
The Requires
The Development Requires
by
Luis Montealegre
slim
modules
2.0.0
2.0.0.0
Organize your Slim applications in a modular structure
Sources
Download
MIT
The Requires
The Development Requires
by
Luis Montealegre
slim
modules
1.0.0
1.0.0.0
Organize your Slim applications in a modular structure
Sources
Download
MIT
The Requires
The Development Requires
by
Luis Montealegre
slim
modules