madengue
27201692fc
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
7da376aac9
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
(2290d74 ). Point the entry at the active repository.
hace 2 meses
Jamie York
8dc6b4bc98
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
2290d74f26
tidying up
hace 2 meses
Alexander Kartavenko
08ea370b03
Fix broken links
hace 2 meses
Mark Scherer
d513f4e89d
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
03111ca805
Replace unmaintained yosymfony/toml with php-collective/toml (#1401)
* Replace unmaintained yosymfony/toml with php-collective/toml
hace 2 meses
Mark Scherer
8b7a0b41d5
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
05c776b35a
ENH: added Silverstripe CMS (#1311)
hace 3 meses
Filippo Tessarotto
e2b4316e9d
Add `ddeboer/imap` (#1210)
* Add ddeboer/imap
* AlphaSort
hace 3 meses
Mathieu Santostefano
f7f668bc0c
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
382c0c1bce
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
2400bbc2ae
Merge pull request #1049 from marcelfolaron/master
Added Leantime
hace 3 meses
Joshua Gigg
24cb2f3ae0
Move libphonenumber-for-php to Validation section (#1360)
It's more suited for Validation than Numbers
hace 3 meses
HimaniSolanki1812
aac7ffbcc0
Improve documentation clarity
hace 5 meses
Mark Scherer
54abb17e79
Add Djot parser to the list of Markdown parsers
hace 6 meses
Samuel
bf2feed8a3
Add FilamentPHP (#1361)
* Add FilamentPHP
Add Filament to Framework Extras
* Update README.md
hace 8 meses
Alexander Kartavenko
07a7ffc1cd
Update Symfony link description for clarity [skip ci]
hace 1 año
Alexander Kartavenko
66cc0b0c65
Update Drupal link to point to the correct homepage
hace 1 año
Alexander Kartavenko
81d9b3344f
Fix some links
hace 1 año
Alexander Kartavenko
e72f30022e
remove Voices of the ElePHPant link (dead)
hace 1 año
Alexander Kartavenko
aac5172291
Fix dead links
hace 1 año
Alexander Kartavenko
948a217ab5
remove Shippable link (dead)
hace 1 año
Alexander Kartavenko
032c5ab36c
Fix redirects
hace 1 año
Alexander Kartavenko
6988abd731
remove Knp RAD Components link (dead)
hace 1 año
Volodymyr Stelmakh
eb9b40401a
add url highlight library
hace 1 año
Filis Futsarov
912ed62f82
Replace old PSR-7 middlewares with new PSR-15 middlewares
hace 1 año
bebehr
7ca814c774
Merge pull request #1335 from bebehr/master
Replace Symfony Security Monitoring
hace 1 año
Sven Reichel
704d491b8c
Added OpenMage to CMS
See https://www.openmage.org/
hace 1 año
Jamie York
bebb7e0414
typo
hace 1 año
Jamie York
a5091168c4
add pie
hace 1 año
Jamie York
fead8fb38e
php cs fixer configurator
hace 1 año
Norbert Orzechowicz
99ca468f7c
Added library to work with Parquet file format (#1293)
hace 1 año
Jeff McNeill
8da2476a24
Update README.md
Removed spress from static site generators, bad URL
hace 1 año
Jamie York
ff5d8ef0a4
space
hace 1 año
Jamie York
2d0546797f
fix format
hace 1 año
Jamie York
d0487f7563
fix ns
hace 1 año
Juliette
fc171fac0d
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
770502e89b
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
27210bcde0
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
658bb67f47
laravel closure
hace 1 año
Jamie York
534b2a70e1
phpmon/valet
hace 1 año
Jamie York
7bcf9135bb
newlines
hace 1 año
Jamie York
473312ab21
herd
hace 1 año
Jamie York
5a7b008025
sanitizing
hace 1 año
Jamie York
667724cd0e
valinor
hace 1 año
Jamie York
a26303fa10
newlines
hace 1 año
Jamie York
19e67eea18
pint
hace 1 año
Jamie York
590a714769
static php cli
hace 1 año
Jamie York
8b9378729e
frankenphp
hace 1 año