php-7
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.
Here are 122 public repositories matching this topic...
An extension providing efficient data structures for PHP 7
-
Updated
Feb 28, 2024 - C
🏺 A minimalist MVC framework.
-
Updated
Jul 9, 2024 - PHP
An easy to use, accurate-ish & extensible email validation library for PHP 7+ 📧
-
Updated
Mar 24, 2022 - PHP
Add scalar type hints and return types to existing PHP projects using PHPDoc annotations
-
Updated
Dec 28, 2020 - PHP
SlimCMS - lightweight CMS based on slim 3 framework
-
Updated
Aug 1, 2023 - PHP
This package makes it easy to add early access mode to your existing application.
-
Updated
May 16, 2022 - PHP
Wrapper library to fix inconsistencies in PHP's core functions
-
Updated
Mar 31, 2018 - PHP
💰 A simple and clean PHP library that validates EU VAT registration numbers against the central ec.europa.eu database (using the official europa API) 🇪🇺
-
Updated
Jun 25, 2024 - PHP
Here is the top 100 PHP functions: it is the list of the most often used PHP native functions. If you are a PHP developer, you must know the Top 100 PHP Functions deeply.
-
Updated
Dec 9, 2022 - PHP
Biblioteca que permite integrar la pasarela de pagos CULQI.
-
Updated
Oct 16, 2024 - PHP
A WP Bones demo Plugin
-
Updated
Oct 16, 2024 - PHP
JSON Parser Object PHP is a library for parsing the data in JSON format.
-
Updated
Jun 11, 2019 - PHP
Simple, self-contained PHP proxy for cross domain ajax requests.
-
Updated
Sep 15, 2023 - PHP
A simple template for starting a PHP 7 application served by NGINX, using Kubernetes (K8S) deployment object.
-
Updated
Jun 23, 2017 - PHP
How to get Travis CI to test Apache code including vhosts and custom apache code like .htaccess rules or other scripts you have written and need to test using Travis CI's build checker.
-
Updated
Apr 4, 2017 - Shell