Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

izziaraffaele/webcomposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebComposer

A suite of PHP components that you can use to compose your application.

What's inside?

Each component is shipped with a Silex Service Provider that allows you to easily integrate components in a Silex application.

  • Config - A class to handle config file reading

Install

$ composer require webcomposer

How to run test?

Currently I use PHPUNIT for testing. To run the test suite just run phpunit from the root folder of your project

$ phpunit

License

MIT

About

A suite of PHP components that you can use to compose your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages