dereuromark/cakephp-tools
Fork: 144 Star: 339 (更新于 1970-01-01 00:00:00)
license: MIT
Language: PHP .
A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
最后发布版本: 2.6.1 ( 2023-10-26 18:10:30)
CakePHP Tools Plugin
A CakePHP plugin containing several useful tools that can be used in many projects.
Version notice
This master branch only works for CakePHP 5.0+. See version map for details.
What is this plugin for?
Enhancing the core
- Auto-trim on POST (to make - especially notEmpty/notBlank - validation working properly).
- Disable cache also works for older IE versions.
- Provide enum support as "static enums"
- Default settings for Paginator, ... can be set using Configure.
- Provided a less error-prone inArray() method via Utility class and other usefulness.
- TestSuite enhancements
- A few more Database Type classes
Additional features
- Passwordable behavior allows easy to use password functionality for frontend and backend.
- MultiColumnAuthenticate for log-in with e.g. "email or username".
- Slugged, Reset and other behaviors
- Tree helper for working with (complex) trees and their output.
- Progress and Meter helper for progress bar and meter bar elements (HTML5 and textual).
- Text, Time, Number libs and helpers etc provide extended functionality if desired.
- Icon helper for displaying all kind of font icons.
- QrCode, Gravatar and other useful small helpers
- Timeline, Typography, etc provide additional helper functionality.
- Email as a wrapper for core's Email adding some more usefulness and making debugging/testing easier.
- I18n language detection and switching
Providing 4.x shims
This plugin for CakePHP 5 also contains some 4.x shims to ease migration of existing applications from 4.x to 5.x:
- See Shim plugin for details on most of the provided shims.
Installation & Docs
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-10-26 18:10:30 2.6.1
2023-10-26 01:11:50 2.6.0
2023-10-30 18:34:14 3.0.0
2023-10-03 22:42:43 3.0.0-RC
2023-03-20 22:34:01 2.5.4
2023-02-15 07:47:32 2.5.3
2022-12-18 11:52:37 2.5.2
2022-12-16 02:21:59 2.5.1
2022-12-15 06:51:26 2.5.0
2021-12-02 09:26:05 2.4.2
主题(topics):
cakephp, cakephp-plugin, enum, php, tools
dereuromark/cakephp-tools同语言 PHP最近更新仓库
2024-11-01 18:37:36 schmittjoh/JMSSerializerBundle
2024-10-31 21:37:53 filamentphp/filament
2024-10-28 00:16:41 symfony/var-dumper
2024-10-28 00:11:41 symfony/symfony
2024-10-11 23:44:26 coollabsio/coolify
2024-10-11 03:27:29 odan/slim4-skeleton