|
|
@@ -150,7 +150,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
150
|
150
|
* [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
|
|
151
|
151
|
* [Concrete5](https://www.concretecms.com/) - A CMS targeting users with a minimum of technical skills.
|
|
152
|
152
|
* [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
|
|
153
|
|
-* [Drupal](https://www.drupal.org) - An enterprise level CMS.
|
|
|
153
|
+* [Drupal](https://new.drupal.org/) - An enterprise level CMS.
|
|
154
|
154
|
* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
|
|
155
|
155
|
* [Joomla](https://www.joomla.org/) - Another leading CMS.
|
|
156
|
156
|
* [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
|
|
|
@@ -170,7 +170,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
170
|
170
|
* [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
|
|
171
|
171
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
|
172
|
172
|
* [Spatie Open Source](https://spatie.be/open-source) - A collection of open-source PHP and Laravel packages.
|
|
173
|
|
-* [Symfony Components](https://symfony.com/components) - The components that make Symfony.
|
|
|
173
|
+* [Symfony Components](https://symfony.com/packages) - The components that make Symfony.
|
|
174
|
174
|
* [Laminas Components](https://docs.laminas.dev/components/) - The components that make the Laminas Framework.
|
|
175
|
175
|
|
|
176
|
176
|
### Micro Frameworks
|
|
|
@@ -266,7 +266,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
266
|
266
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
|
267
|
267
|
* [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
|
|
268
|
268
|
* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
|
|
269
|
|
-* [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
|
|
|
269
|
+* [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
|
|
270
|
270
|
* [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
|
|
271
|
271
|
|
|
272
|
272
|
### Files
|
|
|
@@ -294,7 +294,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
294
|
294
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
|
295
|
295
|
* [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
|
|
296
|
296
|
* [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
|
|
297
|
|
-* [Pimple](https://pimple.symfony.com/) - A tiny dependency injection container.
|
|
|
297
|
+* [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
|
|
298
|
298
|
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
|
|
299
|
299
|
|
|
300
|
300
|
### Imagery
|