setono/cron-expression-bundle
Symfony bundle integrating dragonmantank/cron-expression. Provides a CronExpression form field and a Doctrine DBAL type to store Cron\CronExpression in entities, making it easy to validate, edit, and persist cron schedules in your app.
dragonmantank/cron-expression.For Executives: "This bundle lets us ship cron-based features (e.g., automated workflows, user-defined schedules) 3x faster by leveraging a battle-tested, Symfony-native solution. It reduces dev time, ensures consistency, and supports our roadmap for modern PHP/Symfony. For example, we could add a ‘Recurring Tasks’ feature to our admin panel in 2 days instead of 2 weeks—with built-in validation to prevent errors."
For Engineering: *"This wraps dragonmantank/cron-expression, a robust cron parser, into a Symfony bundle with:
CronExpressionType for easy UI inputs (with validation).CronExpressionType.How can I help you explore Laravel packages today?