2017 © Pedro Peláez
 

library phalcon-enterprise

Provides extended enterprise functionality for the Phalcon PHP framework.

image

techpivot/phalcon-enterprise

Provides extended enterprise functionality for the Phalcon PHP framework.

  • Tuesday, February 6, 2018
  • by virgofx
  • Repository
  • 5 Watchers
  • 9 Stars
  • 254 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Phalcon Enterprise

Scrutinizer Latest Version Total Downloads Software License, (*1)

techpivot/phalcon-enterprise is a set of tools, plugins, and components that provide extended enterprise functionality for the Phalcon PHP framework., (*2)

Installation via Composer

  1. Add the techpivot/phalcon-enterprise repository into the require section of your composer.json as follows:, (*3)

    "require": {
      "techpivot/phalcon-enterprise": "^2.1"
    }
    
  2. Run the composer update or composer install as necessary for your project., (*4)

  3. Include in your project loader using Composer autoloading or Phalcon's autoloader:, (*5)

    • Phalcon Autoloader, (*6)

      use Phalcon\Loader;
      
      $loader = new Loader();
      $loader->registerNamespaces([
          // Your custom namespaces ...
      
          // Include TechPivot\Phalcon\Enterprise
          'TechPivot\Phalcon\Enterprise' => 'vendor/techpivot/phalcon-enterprise/src',
      ]);
      $loader->register();
      
    • Composer Autoloader, (*7)

      require_once 'vendor/autoload.php';
      

Plugins, Adapters, & Extensions

Dispatcher Plugins

AjaxRouteHandler

CamelizeActionName

IndexRedirector

NotFoundHandler

References

The Versions

06/02 2018

dev-master

9999999-dev

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

06/02 2018

2.1.5

2.1.5.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

08/10 2017

2.1.4

2.1.4.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

17/08 2017

2.1.x-dev

2.1.9999999.9999999-dev

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

17/08 2017

2.1.3

2.1.3.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

22/07 2017

2.1.2

2.1.2.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

16/02 2017

2.1.1

2.1.1.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

29/05 2016

2.0.x-dev

2.0.9999999.9999999-dev

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

29/05 2016

2.0.16

2.0.16.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

29/05 2016

2.1.0

2.1.0.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

23/05 2016

2.0.15

2.0.15.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

22/05 2016

2.0.14

2.0.14.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech

21/05 2016

2.0.13

2.0.13.0

Provides extended enterprise functionality for the Phalcon PHP framework.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

framework php phalcon enterprise pivot techpivot tech