|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| easyrdf/easyrdf | 0.77 | EasyRdf is an object-oriented PHP library for consuming and producing RDF. Parse and serialize common RDF formats, build and traverse graphs, run SPARQL queries, and load/save to SPARQL 1.1 Graph Stores. Includes dumps, tests, and docs. | 615 | 623 | 154 | 165K | 70 | 31.4 | 58.1 | NOASSERTION | 5 years ago | |
| simplepie/simplepie | 0.74 | — | 1,576 | 1,601 | 393 | 218K | 56 | 45.6 | 54.1 | — | 10 months ago | |
| graphp/graph | 0.73 | Graphp/graph is a PHP graph data structure library for building and traversing graphs of vertices and edges. Create directed or undirected graphs, attach attributes, and run common algorithms like shortest paths, cycles, and connectivity for analysis and visualization. | 715 | 715 | 74 | 7K | 0 | 8.5 | 14.4 | MIT | 4 years ago | |
| sweetrdf/rdf-helpers | 0.73 | sweetrdf/rdf-helpers provides helper classes to implement sweetrdf/rdfInterface: DefaultGraph, a GenericQuadIterator for arrays/quads/iterators, N-Triples serialization utilities, and an RdfNamespace implementation. | 3 | 3 | 1 | 60K | 0 | 18.8 | 61.3 | MIT | 4 months ago | |
| spatie/fractalistic | 0.73 | Developer-friendly wrapper around League Fractal to transform API data with less boilerplate. Build resources, apply transformers, includes, and output arrays with a fluent API or one-liner syntax. Great for PHP projects; Laravel users may prefer laravel-fractal. | 384 | 387 | 33 | 299K | 0 | 22.8 | 44.0 | MIT | 5 months ago | |
| sweetrdf/rdf-interface | 0.72 | Common RDF interfaces for PHP (PSR-7-like): define shared contracts for terms, datasets, parsers/serializers, SPARQL clients, etc., enabling mix-and-match components across libraries. Includes compliance tests and helpers; influenced by RDF/JS. | 7 | 7 | 2 | 64K | 2 | 8.7 | 54.2 | MIT | 1 year ago | |
| sabre/http | 0.72 | sabre/http wraps PHP’s HTTP superglobals and output functions into easy-to-mock Request and Response objects. Use it to read input, headers, and body via a consistent API, and to generate responses cleanly in apps and libraries. | 190 | 197 | 61 | 339K | 3 | 30.1 | 53.0 | BSD-3-Clause | 2 months ago | |
| sweetrdf/json-ld | 0.72 | — | 4 | 4 | 1 | 1K | 0 | 17.4 | 38.7 | MIT | 2 months ago | |
| php-open-source-saver/fractal | 0.72 | Fractal is a maintained fork of thephpleague/fractal for transforming complex data into consistent API output. Provides a presentation layer with transformers, type casting, relationship includes, custom serializers, and pagination support for JSON/YAML APIs. | 4 | 4 | 2 | 33K | 0 | 11.1 | 57.4 | MIT | 6 months ago | |
| neomerx/json-api | 0.71 | Framework-agnostic PHP library implementing JSON:API v1.1. Builds compliant documents, relationships, compound includes, meta and errors. Parses/validates Accept/Content-Type and query params (pagination, sorting, sparse fields) to return proper 415/406 responses. | 737 | 743 | 66 | 25K | 8 | 16.9 | 23.4 | Apache-2.0 | 6 years ago | |
| nategood/httpful | 0.71 | Chainable PHP HTTP client for making REST requests with minimal boilerplate. Supports JSON/XML parsing, automatic serialization, custom headers, auth, redirects, and file uploads. Includes helpful debugging and response wrappers for quick API integrations. | 1,777 | 1,814 | 299 | 141K | 75 | 36.7 | 51.1 | MIT | — | |
| widmogrod/php-functional | 0.71 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 369 | 374 | 32 | 203K | 7 | 9.0 | 39.8 | MIT | 1 year ago | |
| prinsfrank/standards | 0.71 | Daily-updated PHP 8.1+ enum collection of international standards (ISO, IANA, SIX, Library of Congress, etc.). Easy Composer install, strong typing for codes like countries, currencies, languages, and more—kept current via automated upstream sync. | 484 | 485 | 17 | 61K | 0 | 32.4 | 34.1 | MIT | 1 week ago | |
| laravelium/feed | 0.71 | — | 364 | 367 | 95 | 102 | 0 | 8.6 | 1.5 | MIT | 10 months ago | |
| league/uri | 0.69 | League URI provides simple, intuitive PHP 8.1+ classes to parse, validate, normalize, and manipulate URIs and related components. Supports PSR-7 interoperability, IDN hosts (intl/polyfill), IPv4 conversion, and HTML URI handling. | 1,134 | 1,166 | 71 | 12M | 0 | 29.3 | 61.2 | MIT | 4 months ago | |
| citizen63000/easy-api-bundle | 0.69 | — | 5 | 5 | 3 | 2 | 10 | 28.3 | 5.5 | MIT | 1 month ago | |
| easy-doc/easy-doc | 0.68 | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 4K | 0 | 5.0 | 40.4 | MIT | 1 year ago | |
| pear/pear | 0.67 | PEAR (PHP Extension and Application Repository) provides a classic package manager and installer for PHP, enabling you to discover, install, and update reusable libraries and extensions. Includes tooling for packaging, channels, dependency resolution, and versioned releases. | 114 | 116 | 104 | 18K | 1 | 20.3 | 35.0 | NOASSERTION | 6 months ago | |
| league/commonmark | 0.65 | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,968 | 3,010 | 214 | 12M | 21 | 58.2 | 69.8 | BSD-3-Clause | 2 days ago |
How can I help you explore Laravel packages today?