openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Chaos PHP
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 6 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow non scalar values as field values.
Simon JAILLET
More...
almost 9 years ago
Make `Document::get()` to return all real and casted document data.
Simon JAILLET
More...
almost 9 years ago
Fix a dockblock.
Simon JAILLET
More...
almost 9 years ago
inverse `Schema::names()` and `Schema::fields()` behavior (BC Break).
Simon JAILLET
More...
almost 9 years ago
Fix document export to array method `to`.
Simon JAILLET
More...
almost 9 years ago
Make sure single dates are returned with time set to 00:00:00.
Simon JAILLET
More...
about 9 years ago
Add some specs related to value casting.
Simon JAILLET
More...
about 9 years ago
Update documentation.
Simon JAILLET
More...
about 9 years ago
Fix some casting issues and rename schema's `_format()` method to `convert`. .
Simon JAILLET
More...
about 9 years ago
BC Break changes `Schema`'s `delete` to `truncate`.
Simon JAILLET
More...
about 9 years ago
BC Break changes `isset/unset` to `has/remove` for collections/documents and `exists` to `has` in the `Collector` class.
Simon JAILLET
More...
about 9 years ago
Changes UUID strategy for `spl_object_hash`.
Simon JAILLET
More...
about 9 years ago
BC Break refactor the parenting strategy for collections/documents.
Simon JAILLET
More...
about 9 years ago
Renames entities & collection `rootPath()` to `basePath()`.
Simon JAILLET
More...
about 9 years ago
Removes the `Model::config()` method.
Simon JAILLET
More...
about 9 years ago
Makes collecting to be based on UUID values and some refactoring.
Simon JAILLET
More...
about 9 years ago
Fixes decimal type.
Simon JAILLET
More...
about 9 years ago
Updates README.
Simon JAILLET
More...
about 9 years ago
Merges both `Schema->set()/field()` to `Schema->column()`.
Simon JAILLET
More...
about 9 years ago
Adds `Schema->columns()` method.
Simon JAILLET
More...
about 9 years ago
Adds a `Source` base class.
Simon JAILLET
More...
about 9 years ago
Moves virtual fields logic up the the schema class.
Simon JAILLET
More...
about 9 years ago
Splits the Model layer in Model + Document and some refactoring.
Simon JAILLET
More...
about 9 years ago
Makes sure the `'junction'` option can be eagerly setted up on relations.
Simon JAILLET
More...
over 9 years ago
Fixes binded model reference of through collections.
Simon JAILLET
More...
over 9 years ago
Allows to get the relationship's counterpart through the `Relationsip::counterpart()` method.
Simon JAILLET
More...
over 9 years ago
Allows the returns the model class name of an entity.
Simon JAILLET
More...
over 9 years ago
BC Break, now the embed option is set to `true` by default for data export and validation.
Simon JAILLET
More...
over 9 years ago
BC Break, changes default paramater for `relations()` to ignore embbeded relations by default.
Simon JAILLET
More...
over 9 years ago
BC Break, changes internal conventions.
Simon JAILLET
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree