madengue
8fcf4ee620
Add CamerPay PHP SDK to E-commerce section
CamerPay is a payment gateway focused on Cameroon supporting Mobile Money
(Orange Money, MTN MoMo), credit cards (Visa, Mastercard via Stripe) and
PayPal. The official PHP SDK ships with zero runtime dependencies (native
cURL), typed exceptions per HTTP status code, and HMAC-SHA256 webhook
verification using hash_equals() for timing-attack safety.
- Repository: https://github.com/camerpay/php-sdk
- Packagist: https://packagist.org/packages/camerpay/php-sdk
- License: MIT
- Requires: PHP 8.1+
- Tagged release: v1.0.0
- Documentation: https://camerpay.biz/docs
hace 2 semanas
Michael A. Smith
4dd06aa5a0
Update Deptrac URL to active repository (#1429)
The qossmic/deptrac repository was archived on 2026-02-17 and the
project moved to deptrac/deptrac, which is actively maintained
(v4.6.0 released 2026-02-02).
Deptrac was originally removed from the list in PR #1402 as part of
the "Remove 21 unmaintained/archived libraries" cleanup, but was
re-added with the stale URL in the subsequent "tidying up" commit
(bcbd70c ). Point the entry at the active repository.
hace 2 meses
Jamie York
9324207e55
Accept and apply changes from PRs #1391, #1356, #1308, #1321, #1227
PR #1391 — Add Anthropic PHP and Anthropic for Laravel to LLMs section
PR #1356 — Add Trap to Debugging and Profiling, Buggregator to Error Tracking
PR #1308 — Add Inertia.js to Framework Extras (description rewritten)
PR #1321 — Add OctoberCMS to CMS (Tempest already present, HydePHP skipped)
PR #1227 — Add WinterCMS to CMS (Statamic/WordPress changes superseded by ours)
hace 2 meses
Jamie York
bcbd70c21c
tidying up
hace 2 meses
Alexander Kartavenko
2ebe4a3640
Fix broken links
hace 2 meses
Mark Scherer
e8780bfcc5
Remove 21 unmaintained/archived libraries (#1402)
* Remove 9 unmaintained libraries (no updates since 2016-2017)
* Also remove 12 GitHub-archived repositories
hace 2 meses
Mark Scherer
3db0d15dea
Replace unmaintained yosymfony/toml with php-collective/toml (#1401)
* Replace unmaintained yosymfony/toml with php-collective/toml
hace 2 meses
Mark Scherer
a67bed975d
Remove abandoned IMAP libraries (#1403)
Remove Fetch and PHP IMAP as both projects appear to be abandoned.
See: https://github.com/ziadoz/awesome-php/pull/1210#pullrequestreview-4004243930
hace 2 meses
Sunny Side Up
10993bcf62
ENH: added Silverstripe CMS (#1311)
hace 3 meses
Filippo Tessarotto
0e49c52ba8
Add `ddeboer/imap` (#1210)
* Add ddeboer/imap
* AlphaSort
hace 3 meses
Mathieu Santostefano
7f3ca8e53e
Add Cecil as static site generator (#1351)
* Add Cecil as static site generator (cc @ArnaudLigny )
* Sort static site generator alphabetically
hace 3 meses
Dariusz Gafka
d6cefb270e
Add Ecotone Framework (#1159)
* Add Ecotone Framework
* Fix punctuation in Ecotone description
---------
Co-authored-by: Mark Scherer <dereuromark@users.noreply.github.com >
hace 3 meses
Marcel Folaron
064f980013
Merge pull request #1049 from marcelfolaron/master
Added Leantime
hace 3 meses
Joshua Gigg
9ea99fccb0
Move libphonenumber-for-php to Validation section (#1360)
It's more suited for Validation than Numbers
hace 3 meses
HimaniSolanki1812
856916fdb2
Improve documentation clarity
hace 5 meses
Mark Scherer
a3850b8fd3
Add Djot parser to the list of Markdown parsers
hace 6 meses
Samuel
4e5fb6e6f7
Add FilamentPHP (#1361)
* Add FilamentPHP
Add Filament to Framework Extras
* Update README.md
hace 8 meses
Alexander Kartavenko
9bacc25890
Update Symfony link description for clarity [skip ci]
hace 1 año
Alexander Kartavenko
ff9d5efe34
Update Drupal link to point to the correct homepage
hace 1 año
Alexander Kartavenko
12efa01961
Fix some links
hace 1 año
Alexander Kartavenko
6c355752b2
remove Voices of the ElePHPant link (dead)
hace 1 año
Alexander Kartavenko
d1930c1c0e
Fix dead links
hace 1 año
Alexander Kartavenko
47ba10116d
remove Shippable link (dead)
hace 1 año
Alexander Kartavenko
9a7b1a44c8
Fix redirects
hace 1 año
Alexander Kartavenko
62e9757065
remove Knp RAD Components link (dead)
hace 1 año
Volodymyr Stelmakh
469bd59958
add url highlight library
hace 1 año
Filis Futsarov
f2723737a7
Replace old PSR-7 middlewares with new PSR-15 middlewares
hace 1 año
bebehr
9e2d672d62
Merge pull request #1335 from bebehr/master
Replace Symfony Security Monitoring
hace 1 año
Sven Reichel
9c31769b3c
Added OpenMage to CMS
See https://www.openmage.org/
hace 1 año
Jamie York
d730fa230b
typo
hace 1 año
Jamie York
2cf96ed0a9
add pie
hace 1 año
Jamie York
198413cb7f
php cs fixer configurator
hace 1 año
Norbert Orzechowicz
c490705f34
Added library to work with Parquet file format (#1293)
hace 1 año
Jeff McNeill
a6388acbd1
Update README.md
Removed spress from static site generators, bad URL
hace 1 año
Jamie York
761ea1a2b7
space
hace 1 año
Jamie York
23a45777f1
fix format
hace 1 año
Jamie York
cd9fccdaf5
fix ns
hace 1 año
Juliette
66f3698b03
Add PHPUnit Polyfills (#1301)
Repo: https://github.com/Yoast/PHPUnit-Polyfills/
Packagist: https://packagist.org/packages/yoast/phpunit-polyfills
Full disclosure: I'm the maintainer of the package. Yes, I did read the contributing guide, so I'll make my case ;-)
* Used by > [35K dependents](https://github.com/Yoast/PHPUnit-Polyfills/network/dependents )
* Over [20M downloads via Packagist](https://packagist.org/packages/yoast/phpunit-polyfills/stats )
* Used by [popular packages on the list](https://packagist.org/packages/yoast/phpunit-polyfills/dependents?order_by=downloads ), including WordPress.
* [Recommended by the author of PHPUnit itself](https://phpunit.de/supported-versions.html ) for running tests on multiple PHPUnit versions.
Co-authored-by: jrfnl <jrfnl@users.noreply.github.com >
hace 1 año
jrfnl
e7174dd942
Update link for PHP_CodeSniffer
PHP_CodeSniffer is under new management since December last year.
See: https://github.com/squizlabs/PHP_CodeSniffer/issues/3932
The package is now maintained in the https://github.com/PHPCSStandards/PHP_CodeSniffer repo.
hace 1 año
jrfnl
30a72060e8
Update phpDocumentor info
* Fix to use the official name.
* Remove the version reference. Version 3 was released four years ago.
* Point the link to the official website, not the GH repo.
hace 1 año
Jamie York
9b62724ce8
laravel closure
hace 1 año
Jamie York
157b49222d
phpmon/valet
hace 1 año
Jamie York
a9107ad7aa
newlines
hace 1 año
Jamie York
b2639e527b
herd
hace 1 año
Jamie York
8ebe8a03c0
sanitizing
hace 1 año
Jamie York
1241a1362a
valinor
hace 1 año
Jamie York
3bfe7c1488
newlines
hace 1 año
Jamie York
762b9cdd4a
pint
hace 1 año
Jamie York
30634a43a5
static php cli
hace 1 año
Jamie York
5f6fbecedc
frankenphp
hace 1 año