0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix return statement for the method. More... almost 12 years ago
Revert "Change comparison for key assertion." More... almost 12 years ago
Add note about package maintenance. More... almost 12 years ago
Change comparison for key assertion. More... almost 12 years ago
Fix return value. More... about 12 years ago
Fix incorrect method call for unlocking. More... about 12 years ago
Rename `UnLocked*` to `Unlocked*`. More... about 12 years ago
Add method to assert if a lock is unlocked or not. More... about 12 years ago
Add method to test if the key *fits* the lock. More... about 12 years ago
Add method to cast a key to a string value. More... about 12 years ago
Expose the teeth for the lock. More... about 12 years ago
Added missing property declaration. More... about 12 years ago
Add accessors for `from` and `until` fields on the `DateRange` class. More... about 12 years ago
Fix file names. More... about 12 years ago
Remove the `final` keyword from the lock state interfaces. More... about 12 years ago
Fix incorrect order of arguments in `LockFactory`. More... about 12 years ago
Fix reference to the `LockState\LockStateInterface`. More... about 12 years ago
Add method to retrieve the teeth of the key. More... about 12 years ago
Change object constructor. More... about 12 years ago
Implement missing `Lock::getState` method. More... about 12 years ago
Add implementation for null locks. More... about 12 years ago
Add composer configuration. More... about 12 years ago
Rename `TimeFrame` class to `DateRange`. More... about 12 years ago
Add namespaces. More... about 12 years ago
Fix typo. More... about 12 years ago
Create dedicated directory for source code. More... about 12 years ago
Add factory class to ease the construction of locks. More... about 12 years ago
Fix link to answer on stackoverflow. More... about 12 years ago
Fix markdown formatting. More... about 12 years ago
Add example for a time lock. More... about 12 years ago