Documentation
Book
API
Videos
Reporting Security Issues
Privacy Policy
Logos & Trademarks
Business Solutions
Showcase
Community
Community
Get Involved
Issues (Github)
Bakery
Featured Resources
Training
Meetups
My CakePHP
CakeFest
Newsletter
Linkedin
Youtube
Facebook
Twitter
Help & Support
Forum
Stack Overflow
IRC
Slack
Paid Support
×
Documentation
Book
API
Videos
Reporting Security Issues
Privacy Policy
Logos & Trademarks
Business Solutions
Showcase
Community
Help & Support
Forum
Stack Overflow
IRC
Slack
Paid Support
Community
Get Involved
Issues (Github)
Bakery
Featured Resources
Training
Meetups
My CakePHP
CakeFest
Newsletter
Linkedin
Youtube
Facebook
Twitter
B
CakePHP
Plugins
A
packages
cakephp
datasource
[READ-ONLY] Provides connection managing and traits for Entities and Queries that can be reused for…
Repo Url
https://github.com/cakephp/datasource
Clone Url:
Watchers
4
Issues
0
Forks
1
Last Pushed At
2016-04-25
Tags
has:composer
has:license
has:readme
keyword:datasource
keyword:entity
keyword:query
license:mit
version:4.x
Last fetched: on 1/3/20
Recent Activity
Date
Commit Message
2025-08-31
Fix some spelling and broken code snippets. (#18791)
2025-08-31
Merge 5.x into 5.next
2025-08-31
Fix regression caused in #17634 Rules added using the `add()` method should not apply for delete operations. Closes #18800
2025-08-31
Fix for invisible validation issue. (#18321) * Add a test case for invisible validation issue. * Fix issue. * Simplify as per review. * Fix test.
2025-08-31
Merge branch '5.x' into 5.next
2025-08-31
Fix regression caused in #17634 Rules added using the `add()` method should not apply for delete operations. Closes #18800
2025-08-31
Fix for invisible validation issue. (#18321) * Add a test case for invisible validation issue. * Fix issue. * Simplify as per review. * Fix test.
Follow @CakePHP