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