aescarcha/business
Symfony bundle providing REST endpoints for managing businesses, with JSON responses and API docs support. Integrates FOSRestBundle, FOSUserBundle, JMS Serializer, NelmioApiDoc, Doctrine extensions, and distance-based business querying.
Adopt If:
Look Elsewhere If:
For Executives: "This package lets us rapidly scaffold business entity management—think of it as ‘Laravel’s Eloquent for companies.’ Instead of spending weeks building custom tables for subsidiaries, legal entities, or divisions, we can drop in a pre-built solution with validation, API endpoints, and relationships. It’s a 30% time savings for our multi-tenant SaaS roadmap, with minimal risk since we’d only use it for non-core features. The tradeoff? We’d need to validate its fit during the MVP phase, but the upside is faster delivery of tools for our sales/operations teams."
For Engineering: *"This is a Symfony bundle that gives us:
Company, Subsidiary) with validation (e.g., tax IDs, addresses).For Developers: *"Here’s how we’d use it:
composer require aescarcha/business + its dependencies (see README).AppKernel.php (Symfony) or adapt for Laravel (e.g., via a facade)./businesses with FOSRestBundle.
Blockers:How can I help you explore Laravel packages today?