laminas/laminas-view
Laminas View provides flexible PHP view rendering for Laminas and other apps, including template resolvers, helpers, and multiple renderer options (PhpRenderer, JSON, etc.). Build reusable layouts and partials, manage view models, and integrate with MVC or standalone stacks.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-config | 0.85 | Abandoned Laminas library for managing application configuration. Provides config containers and utilities (e.g., reading/merging structured config) used across Laminas/Zend-style apps. No further development; see Laminas TSC minutes for details. | 48 | 49 | 29 | 715K | 0 | 8.8 | 45.4 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-cache-storage-adapter-session | 0.84 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 20K | 1 | 3.4 | 51.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-uri | 0.84 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 905K | 0 | 13.5 | 60.2 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.84 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 107K | 4 | 22.0 | 64.4 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-blackhole | 0.83 | Blackhole cache adapter for Laminas Cache: accepts writes and discards them, always behaving like a cache miss. Useful for disabling caching, testing, or benchmarking without changing code paths. | 2 | 2 | 9 | 42K | 2 | 21.4 | 63.7 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-paginator | 0.83 | Laminas Paginator provides flexible pagination for PHP apps, with adapters for arrays, iterators, and database results. Generate page ranges and navigation data, and integrate with Laminas MVC or use standalone for paged listings. | 24 | 25 | 20 | 162K | 1 | 17.9 | 58.2 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-cache-storage-adapter-memory | 0.83 | In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services. | 4 | 4 | 12 | 83K | 1 | 19.2 | 62.6 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-mvc | 0.83 | Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. | 171 | 174 | 64 | 558K | 24 | 14.6 | 58.3 | BSD-3-Clause | 1 year ago | |
| laminas/laminas-stdlib | 0.83 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 237 | 236 | 46 | 2M | 8 | 21.2 | 61.5 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-filter | 0.82 | A collection of reusable data filters for PHP apps. Provides string and numeric normalization, file and HTML filters, and a plugin manager to compose filter chains. Useful for sanitizing and transforming input consistently across Laminas and other frameworks. | 95 | 95 | 37 | 780K | 2 | 20.3 | 59.4 | BSD-3-Clause | 6 months ago | |
| spatie/laravel-view-models | 0.81 | Move complex view-prep logic out of controllers into dedicated Laravel view model classes. Extend Spatie\ViewModels\ViewModel to transform data for views, expose computed properties, and keep templates clean and focused. | 1,090 | 1,096 | 60 | 75K | 0 | 27.3 | 29.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?