Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
limoncello-php
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PR for adding functionality to the limoncello framework
- #56
#56
Open
dreamsbond
wants to merge 12 commits into
limoncello-php:master
limoncello-php/framework:master
from
lolltec:master
lolltec/framework:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
PR for adding functionality to the limoncello framework
#56
dreamsbond
wants to merge 12 commits into
limoncello-php:master
limoncello-php/framework:master
from
lolltec:master
lolltec/framework:master
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2020
Initial commit.
dreamsbond
committed
8776e57
View commit details
Copy full SHA for 8776e57
Browse repository at this point
Use `doctrine/dbal` v2.7.
dreamsbond
committed
16a179e
View commit details
Copy full SHA for 16a179e
Browse repository at this point
Add `$primaryKeyValue = null` into `ExecuteRuleInterface`.
dreamsbond
committed
d40e2f5
View commit details
Copy full SHA for d40e2f5
Browse repository at this point
Add the third parameter into `checkPublicStaticCallable`.
dreamsbond
committed
41e57a0
View commit details
Copy full SHA for 41e57a0
Browse repository at this point
Add `int? $primaryKeyValue = null` into `DataParser`, `BlockInterpreter`.
dreamsbond
committed
65040b2
View commit details
Copy full SHA for 65040b2
Browse repository at this point
Add `brick/geo` v0.2 and `ramsey/uuid-doctine` v1.6.0.
dreamsbond
committed
6a3282a
View commit details
Copy full SHA for 6a3282a
Browse repository at this point
Add spatial doctrine type and uuid doctrine type support.
dreamsbond
committed
d102086
View commit details
Copy full SHA for d102086
Browse repository at this point
Commits on Aug 26, 2020
Update `UniqueInDbTableSingleWithDoctrineRule` and `DatabaseRulesTrait` for unique validation on update.
dreamsbond
committed
094b966
View commit details
Copy full SHA for 094b966
Browse repository at this point
Add `IsValidUuidRule`, `UuidRulesTrait` and `UuidTypeTest`.
dreamsbond
committed
ae01753
View commit details
Copy full SHA for ae01753
Browse repository at this point
Commits on Aug 28, 2020
Add `UuidFields` and Update `MigrationTrait`.
dreamsbond
committed
b0c5d98
View commit details
Copy full SHA for b0c5d98
Browse repository at this point
Add `meta` of total items, `indexWithoutPaging`, `createIndexModelBuilderWithoutPaging`, `countWithoutPaging` and update `addPagingLinksIfNeeded` to check if `PaginatedData` present.
dreamsbond
committed
9ada3dd
View commit details
Copy full SHA for 9ada3dd
Browse repository at this point
Commits on Aug 31, 2020
Fix `UniqueInDbTableSingleWithDoctrineRule`.
dreamsbond
committed
ba032c4
View commit details
Copy full SHA for ba032c4
Browse repository at this point
You can’t perform that action at this time.