PHP
PHP 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.
-
- Sign up for GitHub or sign in to edit this page
- Created by Rasmus Lerdorf
- Released June 8, 1995
Here are 55,278 public repositories matching this topic...
A curated list of amazingly awesome PHP libraries, resources and shiny things.
-
Updated
Sep 24, 2019 - 1 commits
- 221 contributors
tl;dr: In order to simplify debugging, Composer should identify the offending package when ClassMapGenerator cannot scan for classes.
If a package specifies a non-existent path in its "classmap", Composer fails with output like the below that doesn't identify the offending package. I include it in its entirety to illustrate that the culprit cannot necessarily be inferred from it. In this case
sample code for several design patterns in PHP
-
Updated
Sep 24, 2019 - 1 commits
- 141 contributors
- PHP
Problem Description: No instruction of how to contribute in readme.rst. First time users will probably want to see information of how to contribute (which includes how to set up environment, communicate, and submit changes, etc.).
Solution Description: Add a contributing section in readme.rst with general contributing information, and include a link to file "contributing.md" (https://github.com
at runtime, we currently have \HH\Traversable<T> and \Traversable. This is so that PHP code could could do, for example:
class Foo implements IteratorAggregate {
public function getIterator() {
/* foo */
}
}
PHP code also needed to be allowed to do getIterator(): Traversable
To be an \HH\Traversable, it would need to be getIterator(): Traversable<T> - or i
The PHP Unit Testing framework.
-
Updated
Sep 24, 2019 - 12 commits
- 374 contributors
- PHP
🚀 Coroutine-based concurrency library for PHP
-
Updated
Sep 24, 2019 - 11 commits
- 113 contributors
- C++
The classic email sending library for PHP
-
Updated
Sep 24, 2019 - 1 commits
- 174 contributors
- PHP
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
-
Updated
Sep 24, 2019 - 26 commits
- 233 contributors
- PHP
There should be documentation for the $Block & $Line variabels and $Block['element'] and what the diffrent input are used for, e.g Type or Name
Open software engineering platform and fun adventure game
-
Updated
Sep 24, 2019 - 16 commits
- 197 contributors
- PHP
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
Updated
Sep 24, 2019 - 328 commits
- 46 contributors
- JavaScript
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
https://github.com/slimphp/Slim/blob/4.x/Slim/Handlers/ErrorHandler.php#L271
We need to come up with a more appropriate message.
View in rendered output by enabling the "displayErrorDetails" setting.
This is confusing to me
Abstraction for local and remote filesystems
-
Updated
Sep 24, 2019 - 1 commits
- 182 contributors
- PHP
v4 Docs
Ramsey\Uuid\Provider\Node\SystemNodeProvider::class uses php_uname() method but secure configuration of php.ini do not allows calling this command.
Intro
Currently October CMS has good mouse click support with the frontend and backend.
However, October CMS has intermediate functionality with touch support.
It gets worse, October CMS has almost no Keyboard Navigation support.
W3c one of the main internet standards organizations has very specific rules for everything when it comes to this area.
Example with Form Tabs
As usual, we test the daily zip file to find details for polishing.
Everyone should go over the issues and see where they can help out!
Bold issues are especially important and should be fixed for the release!
🏗 Pre-installation
- Zip file is huge!
-
Because of .map files?– they are not t
-
Class constants cookbook page describes \Mockery()->getConfiguration->setConstantsMap() method, but the dedicated configuration documentation does not list the method, this should be fixed.
Learn about php
- Organization
- php
- Website
- secure.php.net
- Wikipedia
- Wikipedia

PR #33015 introduces a profiler panel for the HttpClient component.
It was decided to merge it and improve it in nex iterations.
Here are the ideas that would be great to contribute, help wante: