{"id":15068575,"url":"https://github.com/techpivot/phalcon-enterprise","last_synced_at":"2025-04-10T17:36:46.095Z","repository":{"id":57066195,"uuid":"59159513","full_name":"techpivot/phalcon-enterprise","owner":"techpivot","description":"Provides extended enterprise functionality for the Phalcon PHP framework.","archived":false,"fork":false,"pushed_at":"2018-02-06T04:22:27.000Z","size":33,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T15:11:21.942Z","etag":null,"topics":["enterprise","phalcon","php","php7","plugin","techpivot"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techpivot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-18T23:52:02.000Z","updated_at":"2025-01-03T11:56:12.000Z","dependencies_parsed_at":"2022-08-24T14:54:00.078Z","dependency_job_id":null,"html_url":"https://github.com/techpivot/phalcon-enterprise","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techpivot%2Fphalcon-enterprise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techpivot%2Fphalcon-enterprise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techpivot%2Fphalcon-enterprise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techpivot%2Fphalcon-enterprise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techpivot","download_url":"https://codeload.github.com/techpivot/phalcon-enterprise/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262044,"owners_count":21074236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["enterprise","phalcon","php","php7","plugin","techpivot"],"created_at":"2024-09-25T01:38:25.106Z","updated_at":"2025-04-10T17:36:46.078Z","avatar_url":"https://github.com/techpivot.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phalcon Enterprise\n\n[![Scrutinizer](https://img.shields.io/scrutinizer/g/techpivot/phalcon-enterprise.svg?maxAge=2592000\u0026label=Scrutinizer\u0026style=flat-square)](https://scrutinizer-ci.com/g/techpivot/phalcon-enterprise)\n[![Latest Version](https://img.shields.io/packagist/v/techpivot/phalcon-enterprise.svg?style=flat-square)](https://packagist.org/packages/techpivot/phalcon-enterprise)\n[![Total Downloads](https://img.shields.io/packagist/dt/techpivot/phalcon-enterprise.svg?style=flat-square)](https://packagist.org/packages/techpivot/phalcon-enterprise)\n[![Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/techpivot/phalcon-enterprise/master/LICENSE)\n\ntechpivot/phalcon-enterprise is a set of tools, plugins, and components that provide extended enterprise \nfunctionality for the Phalcon PHP framework.\n\n\n## Installation via Composer\n\n1. Add the `techpivot/phalcon-enterprise` repository into the **require** section of your `composer.json` as follows:\n\n  ```json\n  \"require\": {\n      \"techpivot/phalcon-enterprise\": \"^2.1\"\n  }\n  ```\n\n2. Run the `composer update` or `composer install` as necessary for your project.\n3. Include in your project loader using Composer autoloading or Phalcon's autoloader:\n\n    * **Phalcon Autoloader**\n        ```php\n        use Phalcon\\Loader;\n\n        $loader = new Loader();\n        $loader-\u003eregisterNamespaces([\n            // Your custom namespaces ...\n    \n            // Include TechPivot\\Phalcon\\Enterprise\n            'TechPivot\\Phalcon\\Enterprise' =\u003e 'vendor/techpivot/phalcon-enterprise/src',\n        ]);\n        $loader-\u003eregister();\n        ```\n\n    * **Composer Autoloader**\n        ```php\n        require_once 'vendor/autoload.php';\n        ```\n\n## Plugins, Adapters, \u0026 Extensions\n\n### Dispatcher Plugins\n\n#### AjaxRouteHandler\n\n#### CamelizeActionName\n \n#### IndexRedirector\n \n#### NotFoundHandler\n\n\n## References\n\n* [Phalcon PHP Framework](https://phalconphp.com)\n* [Phalcon Incubator](https://github.com/phalcon/incubator)\n* [TechPivot](https://www.techpivot.net)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechpivot%2Fphalcon-enterprise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechpivot%2Fphalcon-enterprise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechpivot%2Fphalcon-enterprise/lists"}