awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ienaga avatar

ienaga/PhalconRouter

0
View on GitHub↗
4 stars·1 fork·PHP·MIT·7 views

PhalconRouter

Phalcon Routering for Yaml

Features

  • Web and API Frameworks - Routing can be easily configured with yaml

Star history

Star history chart for ienaga/phalconrouterStar history chart for ienaga/phalconrouter

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PhalconRouter

Similar open-source projects, ranked by how many features they share with PhalconRouter.
  • timothycrosley/hugtimothycrosley avatar

    timothycrosley/hug

    6,883View on GitHub↗

    Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically validate and convert incoming request data and to format outgoing responses. The framework functions as an automated documentation tool by extracting function signatures and markers from source code to generate accessible API specifications. It also supports non-blocking coroutines for asynchronous API processing to handle background tasks without interrupting the main request cycle. The project provides capabilities for REST API development, including route mapping, endpoin

    Python
    View on GitHub↗6,883
  • gte451f/phalcon-json-api-packagegte451f avatar

    gte451f/phalcon-json-api-package

    36View on GitHub↗

    A composer package designed to help you create a JSON:API in Phalcon

    PHP
    View on GitHub↗36
  • kahur/phalcon-autorouterkahur avatar

    kahur/Phalcon-autorouter

    27View on GitHub↗

    Phalcon-autorouter

    PHP
    View on GitHub↗27
  • phalcon/rest-apiphalcon avatar

    phalcon/rest-api

    93View on GitHub↗

    Sample API using Phalcon

    PHP
    View on GitHub↗93
See all 5 alternatives to PhalconRouter→

Frequently asked questions

What does ienaga/phalconrouter do?

Phalcon Routering for Yaml

What are the main features of ienaga/phalconrouter?

The main features of ienaga/phalconrouter are: Web and API Frameworks.

What are some open-source alternatives to ienaga/phalconrouter?

Open-source alternatives to ienaga/phalconrouter include: timothycrosley/hug — Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically… gte451f/phalcon-json-api-package — A composer package designed to help you create a JSON:API in Phalcon. kahur/phalcon-autorouter — Phalcon-autorouter. phalcon/rest-api — Sample API using Phalcon. phrest/api — PhREST API.