awesome-repositories.comCategoriesBlog
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
·
phrest avatar

phrest/api

0
View on GitHub↗
30 stars·8 forks·PHP·MIT·5 views

Api

PhREST API

Features

  • Web and API Frameworks - Phalcon Framework REST API Package

Star history

Star history chart for phrest/apiStar history chart for phrest/api

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 Api

Similar open-source projects, ranked by how many features they share with Api.
  • 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
  • ienaga/phalconrouterienaga avatar

    ienaga/PhalconRouter

    4View on GitHub↗

    Phalcon Routering for Yaml

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

    kahur/Phalcon-autorouter

    27View on GitHub↗

    Phalcon-autorouter

    PHP
    View on GitHub↗27
See all 5 alternatives to Api→

Frequently asked questions

What does phrest/api do?

PhREST API

What are the main features of phrest/api?

The main features of phrest/api are: Web and API Frameworks.

What are some open-source alternatives to phrest/api?

Open-source alternatives to phrest/api 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. ienaga/phalconrouter — Phalcon Routering for Yaml. kahur/phalcon-autorouter — Phalcon-autorouter. phalcon/rest-api — Sample API using Phalcon.