Top 17 PHP Data Structure and Storage Projects
-
Project mention: Coming from PHP, looking for Go equivalent of PHPLeague's Fractal | reddit.com/r/golang | 2021-11-11
So, I've been developing in PHP for quite some time and have recently made my transition to Go. I'm trying to figure out if there's a way to get similar feature sets of https://fractal.thephpleague.com.
-
Or this popular alternative: https://jmsyst.com/libs/serializer
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Besides files structure and design patterns, I like to use this amazing class to map json response payloads to pho classes https://github.com/cweiske/jsonmapper
-
-
Under the hood, it uses JSON Machine as a lexer and parser.
-
-
Porter
:lipstick: Scalable and durable all-purpose data import abstraction for publishing testable APIs and SDKs. (by ScriptFUSION)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
-
That's enough theory, let's start coding! For these examples, we'll use the msgpack.php MessagePack library since it provides a convenient API to handle extension types. I hope you'll find these code examples easy to understand even if you use other libraries. Since I mentioned UUID, let's implement support for this data type as an example. To do so, we'll need to write an extension---a class to serialize and deserialize UUID values. We will use the symfony/uid library to make handling such values easier.
-
-
CRUDlex
CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
-
Cake Collection
[READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp (by cakephp)
-
-
-
PHP Data Structure and Storage related posts
Index
What are some of the best open-source Data Structure and Storage projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Fractal | 3,436 |
2 | Serializer | 2,185 |
3 | JsonMapper | 1,409 |
4 | PHP Collections | 969 |
5 | JSON Machine | 688 |
6 | Ardent | 629 |
7 | Porter | 553 |
8 | PINQ | 463 |
9 | YaLinqo | 424 |
10 | Arrayy | 408 |
11 | msgpack.php | 354 |
12 | Ginq | 187 |
13 | CRUDlex | 107 |
14 | Cake Collection | 82 |
15 | Totem | 75 |
16 | Laminas Serializer | 26 |
17 | Serializard | 25 |
Are you hiring? Post a new remote job listing for free.