Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Php | 29,238 | 2 days ago | 108 | wtfpl | ||||||
A curated list of amazingly awesome PHP libraries, resources and shiny things. | ||||||||||
Personal Management System | 2,579 | 10 months ago | 34 | mit | CSS | |||||
Your web application for managing personal data. <[email protected]> | ||||||||||
Fucking Awesome Laravel | 17 | 13 hours ago | 1 | |||||||
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. With repository stars⭐ and forks🍴 | ||||||||||
Fucking Awesome Php | 6 | 14 hours ago | 1 | wtfpl | ||||||
A curated list of amazingly awesome PHP libraries, resources and shiny things. With repository stars⭐ and forks🍴 | ||||||||||
Shyffon | 4 | 2 months ago | mit | PHP | ||||||
NSY PHP Framework Example with HTML5 Boilerplate and Foundation CSS Framework. This also provides Font-Awesome and several optimizations for Datatables plugin. | ||||||||||
Vylma | 4 | 2 months ago | mit | PHP | ||||||
NSY PHP Framework Example with HTML5 Boilerplate and Bulma CSS Framework. This also provides Font-Awesome and several optimizations for Datatables plugin. | ||||||||||
Base | 3 | 5 years ago | 1 | mit | PHP | |||||
Basic functions and classes used to create *awesome* Application Program Interfaces | ||||||||||
Atk14book | 3 | a day ago | PHP | |||||||
The greatest (and only) book about an awesome PHP framework | ||||||||||
Tea Fueled Does | 3 | 8 years ago | 1 | unlicense | PHP | |||||
A PHP framework designed to be awesome. | ||||||||||
Ts3 Channel Creator | 2 | 7 years ago | apache-2.0 | PHP | ||||||
TS3 Webtool for Channel creation written in PHP with the awesome PHP Framework from Planetteamspeak! |
A curated list of amazingly awesome PHP libraries, resources and shiny things.
Please see CONTRIBUTING, CODE-OF-CONDUCT and COLLABORATING for details.
Composer Repositories.
Libraries for dependency and package management.
Extras related to dependency management.
composer.json
files.composer.json
files.Web development frameworks.
Extras related to web development frameworks.
Tools for managing digital content.
Standalone components from web development frameworks and development groups.
Micro frameworks and routers.
Extras related to micro frameworks and routers.
Libraries for handling application routing.
Libraries and tools for templating and lexing.
Tools for pre-processing content to generate web pages.
Libraries for working with HTTP.
Libraries for scraping websites.
Libraries for building application using middlewares.
Libraries for parsing URLs.
Libraries for sending and parsing email.
Libraries for file manipulation and MIME type detection.
Libraries for working with streams.
Libraries that implement the dependency injection design pattern.
Libraries for manipulating images.
Libraries for testing codebases and generating test data.
Libraries and applications for continuous integration.
Libraries for generating project documentation.
Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.
random_bytes()
and random_int()
Libraries and tools for working with and storing passwords.
Libraries and tools for analysing, parsing and manipulating codebases.
Libraries for managing code quality, formatting and linting.
Libraries for performing static analysis of PHP code.
Libraries related to design patterns, programming approaches and ways to organize code.
Libraries and tools for debugging errors and profiling code.
Project build and automation tools.
Libraries for automating and running tasks.
Tools for building navigation structures.
Tools for managing, compressing and minifying website assets.
Libraries for geocoding addresses and working with latitudes and longitudes.
Libraries for working with dates and times.
Libraries that are event-driven or implement non-blocking event loops.
Libraries for generating and working with log files.
Libraries and applications for taking payments and building online e-commerce stores.
Libraries and software for working with PDF files.
Libraries for working with office suite documents.
Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.
Libraries to help manage database schemas and migrations.
Libraries for working with "NoSQL" backends.
Libraries for working with event and task queues.
Libraries and software for indexing and performing search queries on data.
Libraries related to the command line.
Libraries for implementing user authentication and authorization.
*Libraries for working with markup and CSS formats.
Libraries for working with JSON.
Libraries for parsing and manipulating strings.
Libraries for working with numbers.
BigInteger
, BigDecimal
and BigRational
.Libraries for filtering and validating data.
Libraries and web tools for developing APIs.
Libraries for caching data and acquiring locks.
Libraries that implement data structure or storage techniques.
foreach
Libraries for working with notification software.
Libraries for project deployment.
Libraries for Internationalization (I18n) and Localization (L10n).
Libraries and tools to help build serverless web applications.
Libraries and tools for configuration.
.env
files..env
files.Libraries for accessing third party APIs.
Libraries to help build PHP extensions.
Useful libraries or utilities that don't fit into the categories above.
Software for creating a development environment.
Tools to help install and manage PHP on your computer.
Software and tools for creating and sharing a development environment.
Alternative PHP virtual machines.
Text Editors and Integrated Development Environments (IDE) with support for PHP.
Web-based applications and tools.
Infrastructure for providing PHP applications and services.
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
Useful PHP-related websites.
Fantastic PHP-related books.
Fantastic PHP-related videos.
Podcasts with a focus on PHP topics.
PHP-related news directly to your inbox.
PHP-related reading materials.
Reading materials related to the PHP internals or performance.