PHP topic

PHP (PHP: Hypertext Preprocessor, formerly "Personal Home Page") is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.

List PHP repositories

assetic-bundle

368
Stars
227
Forks
Watchers

[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.

beanstalkd-messenger

18
Stars
3
Forks
Watchers

Symfony Beanstalkd Messenger Bridge

browser-kit

2.9k
Stars
59
Forks
Watchers

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically

cache

4.1k
Stars
54
Forks
Watchers

Provides extended PSR-6, PSR-16 (and tags) implementations

cache-contracts

2.3k
Stars
5
Forks
Watchers

A set of cache abstractions extracted out of the Symfony components

class-loader

1.1k
Stars
48
Forks
Watchers

[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.

cli

141
Stars
13
Forks
Watchers

Repository for reporting issues related to the Symfony CLI

clock

242
Stars
3
Forks
Watchers

Decouples applications from the system clock

config

4.2k
Stars
41
Forks
Watchers

Helps you find, load, combine, autofill and validate configuration values of any kind

console

9.7k
Stars
257
Forks
Watchers

Eases the creation of beautiful and testable command line interfaces