Libraries tagged by cycle
cyclechain/sandboxer
0 Downloads
Zero-modification Laravel sandbox package for complete data isolation in live demos and testing environments
cyclear/game-bundle
145 Downloads
A cyclinggame in the Cyclear-tradition
wpjscc/schema-migrations-generator
4 Downloads
Cycle ORM Migration generation
wpjscc/schema-builder
34 Downloads
Cycle ORM Schema Builder
wpjscc/entity-behavior
4 Downloads
Provides a collection of attributes that add behaviors to Cycle ORM entities
wpjscc/annotated
36 Downloads
Cycle ORM Annotated Entities generator
webship/vdo
520 Downloads
The Visual Distribution Operator (VDO) Helps Drupal developers manage base code development work cycle for custom recipes/distributions/profiles.
wayofdev/laravel-webhook-client
2921 Downloads
Handle Stripe webhooks in a Laravel application with support of Cycle-ORM.
wayofdev/laravel-stripe-webhooks
1958 Downloads
Handle Stripe webhooks in a Laravel application with support of Cycle-ORM.
wayofdev/laravel-paginator
5637 Downloads
Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.
vtlfokin/doctrine-encrypt
1844 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
uptowndev/helloworld
9 Downloads
This is a test package created to learn about laravel package development. It will be deleted. testing the package create cycle aka development workflow
univeros/persistence
205 Downloads
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.
univeros/module
205 Downloads
Pluggable extension modules for Univeros: a module self-registers its routes, Cycle entities, and migrations into a host app via one container tag.
univeros/migration-intelligence
0 Downloads
bin/altair db:migration-plan — proposes safe Cycle migrations from spec/entity diffs with read-only safety checks (NOT NULL backfill, unique dupes, FK orphans, type-cast, large tables) and two-phase rename/type-change plans. Deterministic JSON for agents and CI.