laravel auto presenter:使用演示者自动装饰模型的系统 源码
Laravel Auto Presenter 7 该包在视图渲染过程中自动装饰绑定到视图的对象。 特征 自动装饰绑定到视图的对象 自动装饰分页器实例中的对象 自动修饰数组和集合中的对象 正在安装 Laravel Auto Presenter需要 7.1-8.0并支持Laravel 5.5-8。 如果您需要较早的Laravel或PHP版本的支持,请选择较早的Laravel Auto Presenter版本。 自动演示器 L5.1 L5.2 L5.3 L5.4 L5.5 L5.6 L5.7 L5.8 L6 L7 L8 4.3 :check_mark_button: :check_mark_button: :check_mark_button: :cross_mark: :cross_mark: :cross_mark: :cross_mark: :cross_mark: :cross_mark: :cross_mark: :cross_mark: 5.0 :check_mark_button: :check_m
文件列表
laravel-auto-presenter-master.zip
(预估有个15文件)
laravel-auto-presenter-master
src
Decoratable.php
384B
Decorators
PaginatorDecorator.php
2KB
AtomDecorator.php
3KB
ArrayDecorator.php
2KB
DecoratorInterface.php
710B
Exceptions
PresenterNotFoundException.php
830B
暂无评论