2017 © Pedro Peláez
 

library phpplugin

A simple >= PHP5 plugin system supporting plugin descriptor files and extension points. It is inspired by the eclipse and jira plugin architectures.

image

gheevel/phpplugin

A simple >= PHP5 plugin system supporting plugin descriptor files and extension points. It is inspired by the eclipse and jira plugin architectures.

  • Sunday, September 18, 2016
  • by gheevel
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The Versions

18/09 2016

dev-master

9999999-dev https://github.com/gheevel/PHPPlugin

A simple >= PHP5 plugin system supporting plugin descriptor files and extension points. It is inspired by the eclipse and jira plugin architectures.

  Sources   Download

MIT

The Development Requires

by Gillis Heevel

18/09 2016

v1.0-RC1

1.0.0.0-RC1 https://github.com/gheevel/PHPPlugin

A simple > PHP5.3 plugin system supporting plugin descriptor files and extension points. It is inspired by the eclipse and jira plugin architectures. In combination with a dependency manager (Composer), a module system (for example Symfony bundles) and a dependency injection container (for example the Symfony service container) this provides a very powerfull way of building a pluggable architecture in a PHP application. It can be easily extended to filter loaded plugins based on your own criteria which allows for different levels op application functionalities (maybe based on subscription level).

  Sources   Download

MIT

The Development Requires

by Gillis Heevel