laravel-flickr
by jooservices
Laravel integration on top of jooservices/flickr: account-bound clients and sync page-level fetch helpers. No queues, no crawl engine, no UI.
laravel-identity
by jooservices
Backend identity lifecycle for Laravel: session authentication, registration, activation, and password reset. No UI.
laravel-activities
by jooservices
Append-only MongoDB-backed activity timeline for Laravel applications.
laravel-wordpress
by jooservices
Laravel service package for WordPress local/remote CRUD, sync, and media/file management.
laravel-embedding
by jooservices
A reusable Laravel package for text chunking, embedding generation, and optional vector persistence.
laravel-config
by jooservices
Store and retrieve application configuration in database (MongoDB) with caching.
laravel-repository
by jooservices
PHP 8.5+ Laravel repository package for trait-based CRUD, filtering, ordering, and request-driven query composition
laravel-controller
by jooservices
Laravel API controller foundation for standardized JSON responses, pagination, status endpoints, trace IDs, and custom formatters.