Skip to content
@cycle

Cycle ORM

PHP DataMapper ORM and Data Modeling Engine by Spiral Scout


Follow on X (Twitter) Discord Support

Welcome to Cycle Organization! 👋

Cycle ORM is a modern data mapper for PHP, designed to be intuitive and flexible. It offers a high-performance database access layer that simplifies working with databases in PHP applications.

💬 Join Our Community

Follow us on X (Twitter) and join our Discord server to connect with other Cycle ORM users and contributors!

🗺️ Explore the Cycle Ecosystem

  • ORM: Core of our project — Data mapper layer.
  • Database: Database connectors and utilities for MySQL, PostgreSQL, MSSQL, and SQLite.
  • Annotated: Support for annotated entity classes, allowing direct definitions of schemas in PHP code.
  • Schema Renderer: Renders ORM schemas into various formats, including PHP code, console output and Mermaid.
  • Schema Provider: Provides the ability to build schema for Cycle ORM from different sources.
  • Entity Behavior: Utility classes for entity behaviors like soft deletes, auto timestamps, and UUID generation.
  • Migrations: Automatically generates migration files to keep the database schema in sync with the ORM schema.

👩‍💻 Resources for Developers

🌍 Cycle ORM Integrations

Cycle ORM can be integrated seamlessly with various PHP frameworks, enhancing productivity across different development environments:

🚀 Key Projects

🤗 Support Cycle ORM

Consider supporting us by becoming a sponsor on GitHub: Become a Sponsor

📄 Contributing to Cycle ORM

We welcome contributions of all forms, from code improvements to documentation. Dive into our Contributing Guidelines for more details on how you can contribute.

Pinned

  1. orm orm Public

    PHP DataMapper, ORM

    PHP 1.2k 68

  2. docs docs Public

    Cycle ORM Documentation

    111 38

  3. database database Public

    Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders

    PHP 52 21

Repositories

Showing 10 of 18 repositories