PHPackages                             chernkiat/moralis-laravel - 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. [API Development](/categories/api)
4. /
5. chernkiat/moralis-laravel

ActiveLibrary[API Development](/categories/api)

chernkiat/moralis-laravel
=========================

Laravel wrapper package for the moralis.io API

017PHP

Since Apr 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ChernKiat/Moralis)[ Packagist](https://packagist.org/packages/chernkiat/moralis-laravel)[ RSS](/packages/chernkiat-moralis-laravel/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

moralis-laravel
===============

[](#moralis-laravel)

This is a basic wrapper package for sending events to the [Moralis](https://moralis.io) API. It exposes a single class function, `moralis()`, that you can use across your Laravel controllers, models, and views.

Installation
------------

[](#installation)

Run `composer require chernkiat/moralis-laravel` from your Laravel application root. Once that's finished, you'll need to open up your `.env` file and add the following to the bottom:

```
MORALIS_API_KEY={your-api-key}
```

Usage
-----

[](#usage)

To send a single file to your Moralis server, use `moralis('storage')->uploadFile(filename, content)`.
------------------------------------------------------------------------------------------------------

[](#to-send-a-single-file-to-your-moralis-server-use-moralisstorage-uploadfilefilename-content)

You can also send batch files with `moralis('storage')->uploadFiles(files)`. See the [documentation on batching](https://docs.moralis.io/moralis-dapp/web3-sdk/ipfs-storage-new) for more details about how your files array should be formatted.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#you-can-also-send-batch-files-with-moralisstorage-uploadfilesfiles-see-the-documentation-on-batching-for-more-details-about-how-your-files-array-should-be-formatted)

More Info
---------

[](#more-info)

If you have any questions, feel free to reach out to me on Twitter [@PCKiat](https://twitter.com/PCKiat).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b69dcc15fa16270fefb2c63127dd52908dc6192d79ac109f0c697f374c98e758?d=identicon)[chernkiat](/maintainers/chernkiat)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/chernkiat-moralis-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/chernkiat-moralis-laravel/health.svg)](https://phpackages.com/packages/chernkiat-moralis-laravel)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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