Libraries tagged by unpublished
lambdadigamma/laravel-publishable
695 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
sqli/publish_scheduler
3 Downloads
SQLI Publish Schedule is a bundle to perform a delayed publish and unpublish for content
zeeyn/evocms-branch-publisher
16 Downloads
Helps to publish/unpublish large branches in document tree
stephane-monnot/laravel-scheduled-changes
32 Downloads
A powerful and flexible package to schedule and execute future changes or events in your Laravel application. Manage tasks like content publication, data updates, unpublishing, and more with an easy-to-use interface and robust API support.
newebtime/publish_button-extension
2 Downloads
Publish and Unpublish buttons for TableBuilder
mlocati-concrete5-packages/page_disabler
27 Downloads
Allow publish/unpublish pages with 1 click in the dashboard site map
mathewparet/requires-publishing
4 Downloads
Add record publishing unpublishing features to a model.
wp-cli/checksum-command
6075462 Downloads
Verifies file integrity by comparing to published checksums.
usernotnull/tall-toasts
307249 Downloads
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS!
pod-point/laravel-aws-pubsub
68320 Downloads
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
ionux/phactor
51021 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
humanmade/publication-checklist
138187 Downloads
Run checks and enforce conditions before posts are published.
noodlesnz/double-metaphone
118973 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
rtcamp/nginx-helper
16008 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
pawelmysior/laravel-publishable
18218 Downloads
Toggle the published state of your Eloquent models easily