PHPackages                             faheem2407/post-approval - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. faheem2407/post-approval

ActiveLibrary[Admin Panels](/categories/admin)

faheem2407/post-approval
========================

basic post approval by admin

v1.0.0(1y ago)08MITPHP

Since Jun 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Faheem2407/PostApproval)[ Packagist](https://packagist.org/packages/faheem2407/post-approval)[ RSS](/packages/faheem2407-post-approval/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

This is Just a basic "Post Approval package" created by me using composer you can use it inside your laravel project to see the output.

what's inside ?
---------------

[](#whats-inside-)

There is just two class PostApprove and PostRemove

How to use it ?
---------------

[](#how-to-use-it-)

Just create a fresh laravel project : composer create-project laravel/laravel YourProjectName
---------------------------------------------------------------------------------------------

[](#just-create-a-fresh-laravel-project--composer-create-project-laravellaravel-yourprojectname)

Then go YourProject folder : cd YourProjectName
-----------------------------------------------

[](#then-go-yourproject-folder--cd-yourprojectname)

To use my package: composer require faheem2407/post-approval
------------------------------------------------------------

[](#to-use-my-package-composer-require-faheem2407post-approval)

Then :
------

[](#then-)

```
 1.create a route
 2.use Faheem2407\PostApproval\PostApprove;
 3.use Faheem2407\PostApproval\PostRemove;
 4.inside your closure just make an instance of these class : new PostApprove(); or new PostRemove();

```

It will show you the output like the following :

Output:
-------

[](#output)

if you create an instance of PostApprove Class output will be: Your post is approved by admin! you are ready to go...

if you create an instance of PostRemove Class output will be: Your post is removed by admin!

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

707d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cfebdac26e1d96019b42f309490e7ff07bb46cb05fd0731a87cf3c1739a3bf8?d=identicon)[Faheem2407](/maintainers/Faheem2407)

---

Top Contributors

[![Faheem2407](https://avatars.githubusercontent.com/u/166124351?v=4)](https://github.com/Faheem2407 "Faheem2407 (3 commits)")

### Embed Badge

![Health badge](/badges/faheem2407-post-approval/health.svg)

```
[![Health](https://phpackages.com/badges/faheem2407-post-approval/health.svg)](https://phpackages.com/packages/faheem2407-post-approval)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
