awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

PHP web framework

Ranking aktualisiert am 30. Juni 2026

For eine serverseitige Skriptsprache für das Web, the strongest matches are laravel/framework (Laravel is a flagship PHP web framework that provides), cakephp/cakephp (CakePHP is a full-featured PHP web framework with MVC) and yiisoft/yii2 (Yii2 is a professional PHP web framework that provides). bcit-ci/codeigniter and laravel/laravel round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „php“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Ergebnisse für „eine serverseitige Skriptsprache für das Web“

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • laravel/frameworkAvatar von laravel

    laravel/framework

    34,774Auf GitHub ansehen↗

    This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects. The framework distinguishes itself through a central service containe

    Laravel is a flagship PHP web framework that provides the full set of features you're looking for—MVC architecture, routing, Eloquent ORM, Blade templating, middleware, CSRF and XSS protection, and Artisan CLI—making it a complete solution for building server-side web applications.

    PHPTemplate EnginesModel-View-Controller FrameworksObject-Relational Mappers
    Auf GitHub ansehen↗34,774
  • cakephp/cakephpAvatar von cakephp

    cakephp/cakephp

    8,797Auf GitHub ansehen↗

    CakePHP is a PHP web framework designed for the rapid development of full-featured web applications. It utilizes a model-view-controller architecture to separate business logic, data models, and user interfaces. The framework includes a built-in object-relational mapper that allows for the retrieval and storage of relational data without writing raw SQL queries. It employs a convention-over-configuration approach to reduce boilerplate code by assuming standard naming schemes for files and database tables. The project provides tools for implementing web forms with integrated validation and pr

    CakePHP is a full-featured PHP web framework with MVC architecture, built-in ORM, templating, middleware, and security features, matching the request for a PHP web framework for building web applications.

    PHPRequest MiddlewareModel-View-Controller FrameworksObject-Relational Mapping
    Auf GitHub ansehen↗8,797
  • yiisoft/yii2Avatar von yiisoft

    yiisoft/yii2

    14,298Auf GitHub ansehen↗

    Yii2 is a professional PHP web framework designed for developing high-performance, scalable enterprise web applications. It utilizes a Model-View-Controller architecture to separate data logic, user interfaces, and request handling, ensuring maintainability for large-scale projects. The framework includes a built-in PHP code generator that automates the creation of boilerplate controllers and models by scanning database schemas. It provides an Active Record object-relational mapping system where classes represent tables and instances represent rows to manage data persistence. Additional capa

    Yii2 is a professional PHP web framework that provides MVC architecture, Active Record ORM, routing, templating, security features like CSRF protection, and a CLI tool, which directly matches the request for a PHP web application framework with those capabilities.

    PHPModel-View-Controller PatternsActive-Record ORMs
    Auf GitHub ansehen↗14,298
  • bcit-ci/codeigniterAvatar von bcit-ci

    bcit-ci/CodeIgniter

    18,171Auf GitHub ansehen↗

    CodeIgniter is an open-source PHP web framework and application toolkit designed for server-side development. It implements a model-view-controller architecture to separate internal data representations from the user interface. The framework utilizes a front-controller architecture to direct all incoming web requests through a single entry point for URI parsing and request dispatching. It includes a dependency injection container to resolve class dependencies and manage the lifecycle of core system components. The toolkit provides capabilities for routing management, database interactions, a

    CodeIgniter is a genuine PHP web framework with MVC architecture, routing, database abstraction, and templating — it covers the core needs for building web applications, though it may not have as extensive built-in CLI tooling or middleware as some modern frameworks, making it a solid but not flagship choice.

    PHPModel-View-Controller PatternsMVC Implementations
    Auf GitHub ansehen↗18,171
  • laravel/laravelAvatar von laravel

    laravel/laravel

    84,489Auf GitHub ansehen↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration. What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch

    Laravel is a comprehensive full-stack PHP web framework that provides MVC architecture, a robust routing system, Eloquent ORM for database abstraction, the Blade templating engine, built-in middleware and CSRF/XSS protection, and the Artisan CLI — directly matching every feature you're looking for in a web application framework.

    BladeEloquent Model RetrievalsObject-Relational MappersActive-Record ORMs
    Auf GitHub ansehen↗84,489
  • top-think/thinkAvatar von top-think

    top-think/think

    7,888Auf GitHub ansehen↗

    Think is a PHP web framework and object-relational mapper designed for building web applications. It functions as a structured foundation for application development, incorporating a dependency injection container to manage object lifecycles and reduce coupling between components. The project includes a remote application debugger that allows for the inspection of internal state and variables from an external environment. It implements a model-view-controller architecture to separate application logic and data from the user interface. This includes a request pipeline for routing and middlewa

    Think is a genuine PHP web framework with MVC architecture, routing, ORM, and templating, making it the right kind of tool for building web applications, though it may be less prominent than other options.

    PHPModel-View-Controller PatternsObject-Relational Mappers
    Auf GitHub ansehen↗7,888
  • symfony/symfonyAvatar von symfony

    symfony/symfony

    31,073Auf GitHub ansehen↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    Symfony is a full-stack PHP web framework offering MVC architecture, a configuration-driven routing engine, database abstraction via Doctrine, Twig templating, middleware support, built-in security features (CSRF, XSS), and a robust CLI console, directly matching your requirements for a PHP web application framework.

    PHPRequest Middleware
    Auf GitHub ansehen↗31,073
  • zendframework/zendframeworkAvatar von zendframework

    zendframework/zendframework

    5,441Auf GitHub ansehen↗

    Zend Framework is a comprehensive set of decoupled components for building modular, event-driven web applications. It implements an MVC architecture to separate business logic from the user interface and provides a structured request-handling system through a sequential middleware pipeline. The project features a factory-driven dependency injection container to automate object instantiation and manage class lifecycles. It also includes a comprehensive security suite for verifying user identities and restricting resource access using access control lists and role-based access control adapters.

    Zend Framework is a PHP web application framework with MVC architecture and middleware support, fitting your search for a tool to build web apps, though it may lack some expected conveniences like a built-in ORM and CLI tooling.

    CSRF ProtectionsMVC ImplementationsDatabase Abstraction Layers
    Auf GitHub ansehen↗5,441
  • slimphp/slimAvatar von slimphp

    slimphp/Slim

    12,233Auf GitHub ansehen↗

    Slim is a PHP micro-framework designed for building web applications and APIs by routing incoming network requests to specific callback functions. It provides a lightweight foundation that emphasizes low memory overhead, allowing developers to construct backend systems by integrating only the necessary components. The framework distinguishes itself through a middleware-based request pipeline and full support for standardized HTTP message interfaces. By utilizing these standard interfaces, the system enables modular application logic and ensures interoperability with a wide range of third-part

    Slim is a PHP micro-framework that provides routing and middleware support for building web applications and APIs, but it does not include built-in MVC architecture, ORM, templating engine, or CLI tooling — so it matches the category but is more minimal than the feature set requested.

    PHPRequest Middleware
    Auf GitHub ansehen↗12,233
  • codeigniter4/codeigniter4Avatar von codeigniter4

    codeigniter4/CodeIgniter4

    5,924Auf GitHub ansehen↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    CodeIgniter is a PHP web framework built on the MVC pattern with a query builder, routing, templating, and security tools, making it a direct match for building web applications.

    PHPCSRF ProtectionsMVC ImplementationsURL Routing
    Auf GitHub ansehen↗5,924
  • phalcon/cphalconAvatar von phalcon

    phalcon/cphalcon

    10,829Auf GitHub ansehen↗

    Phalcon is a full-stack PHP web framework implemented as a compiled C extension that loads directly into the PHP interpreter. Rather than executing PHP scripts at runtime, the framework runs as a native C module, bundling routing, ORM, templating, and caching into immutable structures compiled at build time. This architecture hooks directly into PHP's internal Zend Engine API to bypass userland function call overhead, processes HTTP requests through a C-level event pipeline, and passes data between layers using pointer references instead of duplicating memory buffers. The framework manages ob

    Phalcon is a full-stack PHP web framework built as a C extension, including routing, ORM, and templating — making it exactly the kind of framework you need for building web applications in PHP, though evidence for middleware, security features, and CLI tooling is unclear.

    PHPFull-Stack FrameworksPHP C-Extension FrameworksC-Extension Frameworks
    Auf GitHub ansehen↗10,829
  • daveh/php-mvcAvatar von daveh

    daveh/php-mvc

    815Auf GitHub ansehen↗

    This project is a lightweight PHP framework designed for building web applications using the model-view-controller architectural pattern. It provides a structured environment that separates business logic, data management, and user interface presentation into distinct layers to improve code maintainability. The framework utilizes a front-controller to intercept all incoming web traffic, routing requests to specific controller actions based on defined URL patterns. It incorporates middleware-style request interception, allowing for the execution of custom logic such as authentication, security

    It is a PHP MVC framework, which directly fits the request for a web application framework in PHP, though the empty description means it may be a minimal or learning-oriented implementation rather than a full-featured production framework.

    PHPModel-View-Controller PatternsMVC Implementations
    Auf GitHub ansehen↗815
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
laravel/framework34.8KPHPMIT16. Juni 2026
cakephp/cakephp8.8KPHPMIT26. Juni 2026
yiisoft/yii214.3KPHPBSD-3-Clause16. Juni 2026
bcit-ci/codeigniter18.2KPHPMIT15. Juli 2024
laravel/laravel84.5KBlade—16. Juni 2026
top-think/think7.9KPHPNOASSERTION16. Juli 2025
symfony/symfony31.1KPHPMIT16. Juni 2026
zendframework/zendframework5.4K—BSD-3-Clause22. Mai 2019
slimphp/slim12.2KPHPmit14. Feb. 2026
codeigniter4/codeigniter45.9KPHPMIT23. Juni 2026

Related searches

  • a modern web framework for PHP development
  • a template engine for PHP applications
  • a php library for building websocket servers
  • ein Paketmanager für PHP-Bibliotheken
  • a testing framework for PHP applications
  • a php library for making http requests
  • an open source framework for web development
  • eine moderne Alternative zu phpMyAdmin