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
2 tygodni temu
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.
2 miesięcy temu
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)
2 miesięcy temu
Jamie York
bcbd70c21c
tidying up
2 miesięcy temu
Alexander Kartavenko
2ebe4a3640
Fix broken links
2 miesięcy temu
Mark Scherer
e8780bfcc5
Remove 21 unmaintained/archived libraries (#1402)
* Remove 9 unmaintained libraries (no updates since 2016-2017)
* Also remove 12 GitHub-archived repositories
3 miesięcy temu
Mark Scherer
3db0d15dea
Replace unmaintained yosymfony/toml with php-collective/toml (#1401)
* Replace unmaintained yosymfony/toml with php-collective/toml
3 miesięcy temu
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
3 miesięcy temu
Sunny Side Up
10993bcf62
ENH: added Silverstripe CMS (#1311)
3 miesięcy temu
Filippo Tessarotto
0e49c52ba8
Add `ddeboer/imap` (#1210)
* Add ddeboer/imap
* AlphaSort
3 miesięcy temu
Mathieu Santostefano
7f3ca8e53e
Add Cecil as static site generator (#1351)
* Add Cecil as static site generator (cc @ArnaudLigny )
* Sort static site generator alphabetically
3 miesięcy temu
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 >
3 miesięcy temu
Marcel Folaron
064f980013
Merge pull request #1049 from marcelfolaron/master
Added Leantime
3 miesięcy temu
Joshua Gigg
9ea99fccb0
Move libphonenumber-for-php to Validation section (#1360)
It's more suited for Validation than Numbers
3 miesięcy temu
HimaniSolanki1812
856916fdb2
Improve documentation clarity
5 miesięcy temu
Mark Scherer
a3850b8fd3
Add Djot parser to the list of Markdown parsers
6 miesięcy temu
Samuel
4e5fb6e6f7
Add FilamentPHP (#1361)
* Add FilamentPHP
Add Filament to Framework Extras
* Update README.md
8 miesięcy temu
Alexander Kartavenko
9bacc25890
Update Symfony link description for clarity [skip ci]
1 rok temu
Alexander Kartavenko
ff9d5efe34
Update Drupal link to point to the correct homepage
1 rok temu
Alexander Kartavenko
12efa01961
Fix some links
1 rok temu
Alexander Kartavenko
6c355752b2
remove Voices of the ElePHPant link (dead)
1 rok temu
Alexander Kartavenko
d1930c1c0e
Fix dead links
1 rok temu
Alexander Kartavenko
47ba10116d
remove Shippable link (dead)
1 rok temu
Alexander Kartavenko
9a7b1a44c8
Fix redirects
1 rok temu
Alexander Kartavenko
62e9757065
remove Knp RAD Components link (dead)
1 rok temu
Volodymyr Stelmakh
469bd59958
add url highlight library
1 rok temu
Filis Futsarov
f2723737a7
Replace old PSR-7 middlewares with new PSR-15 middlewares
1 rok temu
bebehr
9e2d672d62
Merge pull request #1335 from bebehr/master
Replace Symfony Security Monitoring
1 rok temu
Sven Reichel
9c31769b3c
Added OpenMage to CMS
See https://www.openmage.org/
1 rok temu
Jamie York
d730fa230b
typo
1 rok temu
Jamie York
2cf96ed0a9
add pie
1 rok temu
Jamie York
198413cb7f
php cs fixer configurator
1 rok temu
Norbert Orzechowicz
c490705f34
Added library to work with Parquet file format (#1293)
1 rok temu
Jeff McNeill
a6388acbd1
Update README.md
Removed spress from static site generators, bad URL
1 rok temu
Jamie York
761ea1a2b7
space
1 rok temu
Jamie York
23a45777f1
fix format
1 rok temu
Jamie York
cd9fccdaf5
fix ns
1 rok temu
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 >
1 rok temu
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.
1 rok temu
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.
1 rok temu
Jamie York
9b62724ce8
laravel closure
1 rok temu
Jamie York
157b49222d
phpmon/valet
1 rok temu
Jamie York
a9107ad7aa
newlines
1 rok temu
Jamie York
b2639e527b
herd
1 rok temu
Jamie York
8ebe8a03c0
sanitizing
1 rok temu
Jamie York
1241a1362a
valinor
1 rok temu
Jamie York
3bfe7c1488
newlines
1 rok temu
Jamie York
762b9cdd4a
pint
1 rok temu
Jamie York
30634a43a5
static php cli
1 rok temu
Jamie York
5f6fbecedc
frankenphp
1 rok temu