Libraries tagged by trailers
qeep-pro/twig-tree-tag
4280 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
pixielity/laravel-discovery
869 Downloads
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
pflorek/elevator
18388 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
nowo-tech/breadcrumb-kit-bundle
70 Downloads
Symfony bundle: configurable breadcrumb trails (route matching, i18n, optional links, collection-level presentation).
nomandev/noman-inventory
390 Downloads
A production-grade, universal inventory management package for Laravel. Supports multi-tenant, multi-warehouse, batches, serials, expiry, FEFO/FIFO, valuation, reservations, stock counts, and full audit trails.
mediagone/types-collections
2267 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
justgabit/laravel-audit-trail
5263 Downloads
Laravel package to handle audit trails
gyselroth/stream-iterator
3001 Downloads
Provides \StreamIterator which allows traversing through an iterator and stringify each element
dev-toolbelt/laravel-eloquent-plus
1488 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
dakujem/oliva
831 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
cboxdk/statamic-reverse-relationship
742 Downloads
Traverse relationships in reverse — see which entries, terms, or assets reference the current item without storing anything on it.
grom358/pharborist
34071 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
dgoring/dom-query
22704 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
wmde/traversable-iterator
16815 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator
s25/dom-trawler
7968 Downloads
Yet another DOM crawler, inspired by symfony/dom-crawler