Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-phalcon

A curated list of awesome Phalcon libraries and resources
https://github.com/phalcon/awesome-phalcon

Last synced: 2 days ago
JSON representation

  • IDE

    • volt-phalcon-language - An extension for VS Code which provides support for the Phalcon Volt syntax and completion-auto
  • Conferences

  • Books

  • E-Books

  • Magazines

  • Websites

  • ACL

  • Application Skeleton

    • Album O'Rama - Sample modular application for the Phalcon Framework
    • Base App - The base application in Phalcon Framework
    • INVO Application - Sample application for the Phalcon Framework
    • MVC - Examples of Phalcon MVC file structures
    • Phalcon Composer - Phalcon with Composer support MySql MongoDb Redis, clean + beauty
    • Vökuró - Sample application for Phalcon Framework (Acl, Auth, Security)
    • Webird - Webird was created to merge the latest PHP and Node.js innovations into a single application stack
    • NovaMOOC - Sample application with API/BackEnd and FrontEnd + Authentication with JWT + Cypress tests with GitHub Actions + Docker compose.
    • PhalconTool - Alternative to Phalcon devtools with complete frontend stack without any framework but helpers system allowing to automaticaly bind HTML events using Phalcon 5, PHP 8, Apache, MYSQL, SASS, ES6 and jQuery.
  • Authentication & OAuth

    • Padlock - A docker-based phalcon authentication server built on top of the PHP OAuth 2.0 Server
    • phalcon-authmiddleware - Add middleware events to the dispatcher. Generic design that's compatible with ACL or a custom auth library.
    • Phalcon Auth - Out-of-the-box authentication component based on guards and providers.
  • CMS & Blogs

    • giada-www - Official website of [Giada Loop Machine](https://www.giadamusic.com/)
    • KikCMS - CMS built on Phalcon Framework
    • Skopy Blog Engine - A simple blog engine for those who want to start learning Phalcon
    • Yona CMS - CMS based on Phalcon Framework with modular structure
    • PhalconCMS - A blog built on Phalcon Framework
    • Hummingbird CMS - A CMS based on Phalcon 4 with many powerful features
    • Element CMF - Admin panel for everything [Demo](https://element-demo.odva.pro/element/) (admin | adminpass)
  • Command Line

    • phalcon-console - Sample bootstraping application for command line applications using the outstanding Phalcon Framework
    • phalcon-cron - Cron component for Phalcon
  • Config

  • Dashboard

  • Debug

    • dd - This package will add the `dd` and `dump` helpers to your Phalcon application
    • Phalcon BB Debugger - Phalcon BB Debugger Strong and easy install.
    • Phalcon Debugbar - Integrates [PHP Debug Bar](http://phpdebugbar.com) with Phalcon Framework
    • Prophiler - PHP Profiler & Developer Toolbar (built for Phalcon)
  • i18n

    • xgettext-template - Extract gettext messages from Volt templates using a command line program that is identical to the [xgettext invocation](http://www.gnu.org/software/gettext/manual/gettext.html#xgettext-Invocation).
  • Integration

    • phalcon-logentries - Sends log messages to the [Logentries](https://logentries.com/) log management service
  • Miscellaneous

    • Breadcrumbs - Powerful and flexible component for building site breadcrumbs in Phalcon 2+.
    • Feedback - Is intended to be used as a replacement for Phalcon's built-in Flash and Message functionality
    • Incubator - Repository to publish/share/experiment with new adapters, prototypes or functionality that can potentially be incorporated into the Phalcon Framework
    • Upgrade Adviser - Command line tool to help upgrading Phalcon Applications from 3.4.x to 4.1.3, 3.4.x to 5.1.3, 4.1.3 to 5.1.3.
    • yarak - Laravel inspired Phalcon devtools
    • phalcon-data-table - Allows you to simplify the interaction with the bootstrap-table in the Phalcon
  • ORM

  • ODM

    • phalcon-collection-paginator - A [pagination adapter](https://docs.phalcon.io/3.4/db-pagination#data-adapters) for classes that extend `Phalcon\Mvc\Collection`
  • Provisioning

    • ansible-phalcon - Ansible Role to install Phalcon Framework in Debian (provides PHP 5.6 and PHP 7.0 packages)
    • setupify - A collection of bash scripts for provisioning a Zephir and Phalcon based system for deployement or development
  • RESTful

    • phalcon-json-api-package - A composer package designed to help you create a JSON:API in Phalcon
    • PhREST API - Phalcon Framework REST API Package
    • REST API - Implementation of an API application using the Phalcon
  • Routing

  • Searching

  • SEO

  • Shop & Ecommerce

  • Talks

    • Phanbook - The source for code phanbook.com website
    • Phosphorum - The source for official Phalcon Forum
  • Templating

  • Testing

    • phalcon-demo - A modified Phalcon INVO Application to demonstrate basics of Codeception testing.
    • phalcon-docker-nginx - Phalcon 3, PHP7, Docker sample starter application
    • phalcon-vm - Vagrant configuration for Phalcon 3.x and PHP7.0 development + MySQL/PostgreSQL/MongoDB, Redis/Memcached, Gearman/RabbitMQ, Elasticsearch/Sphinxsearch on your choice
    • phalcon3-compose - Docker Phalcon 3 development environment