4 Commits

Auteur SHA1 Bericht Datum
  Jamie York 761ea1a2b7 space 1 jaar geleden
  Jamie York 69ad57681a Merge branch 'master' of https://github.com/ziadoz/awesome-php 1 jaar geleden
  Jamie York 23a45777f1 fix format 1 jaar geleden
  Jamie York cd9fccdaf5 fix ns 1 jaar geleden
1 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 4
    4
      README.md

+ 4
- 4
README.md Bestand weergeven

@@ -175,7 +175,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
175 175
 ### Micro Frameworks
176 176
 *Micro frameworks and routers.*
177 177
 
178
-* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
178
+* [Laravel Zero](https://laravel-zero.com) - A micro-framework for console applications.
179 179
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
180 180
 * [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
181 181
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
@@ -547,7 +547,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
547 547
 *Libraries and applications for taking payments and building online e-commerce stores.*
548 548
 
549 549
 * [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
550
-* [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
550
+* [Brick Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
551 551
 * [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
552 552
 * [Payum](https://github.com/payum/payum) - A payment abstraction library.
553 553
 * [Shopsys Framework](https://github.com/shopsys/shopsys/) - An open source e-commerce platform for in-house development teams.
@@ -657,7 +657,7 @@ Libraries to help manage database schemas and migrations.
657 657
 * [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library.
658 658
 
659 659
 ### Markup and CSS
660
-*Libraries for working with markup and CSS formats.
660
+*Libraries for working with markup and CSS formats.*
661 661
 
662 662
 * [Cebe Markdown](https://github.com/cebe/markdown) - A fast and extensible Markdown parser.
663 663
 * [CommonMark PHP](https://github.com/thephpleague/commonmark) - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
@@ -701,7 +701,7 @@ Libraries to help manage database schemas and migrations.
701 701
 ### Numbers
702 702
 *Libraries for working with numbers.*
703 703
 
704
-* [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
704
+* [Brick Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
705 705
 * [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
706 706
 * [DecimalObject](https://github.com/php-collective/decimal-object) - A value object to handle decimals/floats easily and more precisely.
707 707
 * [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses.

Laden…
Annuleren
Opslaan